CMake: delete subdir CMakeLists; use one CMakeList for smocore
This commit is contained in:
@@ -65,9 +65,6 @@ add_subdirectory(wilzorApis)
|
||||
add_executable(salmanoff main.cpp)
|
||||
target_link_libraries(salmanoff
|
||||
smocore
|
||||
marionette
|
||||
deviceManager
|
||||
senseApis
|
||||
${Boost_LIBRARIES}
|
||||
${DL_LIBRARY}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user