eive-obsw/unittest/CMakeLists.txt

5 lines
79 B
CMake

add_subdirectory(testcfg)
target_sources(${TARGET_NAME} PRIVATE
main.cpp
)