CMake: delete subdir CMakeLists; use one CMakeList for smocore

This commit is contained in:
2025-09-15 12:44:57 -04:00
parent 0759461c69
commit 6573a1b14d
7 changed files with 100 additions and 72 deletions
-5
View File
@@ -1,5 +0,0 @@
add_library(senseApis STATIC
senseApiManager.cpp
)
target_include_directories(senseApis PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/include)