eive-obsw/thirdparty/CMakeLists.txt
Robin Mueller 1ac9e53b1f
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
add TAS sources
2022-11-04 09:35:17 +01:00

6 lines
84 B
CMake

if(EIVE_ADD_LINUX_FILES)
add_subdirectory(tas)
endif()
add_subdirectory(rapidcsv)