Revert "Do not link to externalcommand.h in kpmcore_externalcommand"

This reverts commit 29dcd08e70.
This commit is contained in:
Andrius Štikonas 2018-08-08 13:35:30 +00:00
parent c23fbc0c24
commit 449dc1f517
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ set(UTIL_LIB_HDRS
)
add_executable(kpmcore_externalcommand
${ApplicationInterface_SRCS}
util/externalcommandhelper.cpp
)