diff --git a/src/util/CMakeLists.txt b/src/util/CMakeLists.txt index 1106ba3..3769b6e 100644 --- a/src/util/CMakeLists.txt +++ b/src/util/CMakeLists.txt @@ -37,7 +37,6 @@ set(UTIL_LIB_HDRS ) add_executable(kpmcore_externalcommand - ${ApplicationInterface_SRCS} util/externalcommandhelper.cpp )