Do not link to externalcommand.h in kpmcore_externalcommand

This commit is contained in:
Andrius Štikonas 2018-08-06 20:47:53 +01:00
parent f81f0906bc
commit 29dcd08e70
1 changed files with 0 additions and 1 deletions

View File

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