eive-obsw/unittest/CMakeLists.txt

5 lines
79 B
CMake
Raw Normal View History

2021-09-29 09:30:58 +02:00
add_subdirectory(testcfg)
2021-09-29 10:52:36 +02:00
target_sources(${TARGET_NAME} PRIVATE
main.cpp
)