2022-11-04 09:35:17 +01:00
|
|
|
if(EIVE_ADD_LINUX_FILES)
|
|
|
|
add_subdirectory(tas)
|
|
|
|
endif()
|
|
|
|
|
2023-03-26 16:05:01 +02:00
|
|
|
# Dependency on proprietary library
|
|
|
|
if(TGT_BSP MATCHES "arm/q7s")
|
|
|
|
add_subdirectory(arcsec_star_tracker)
|
|
|
|
endif()
|
|
|
|
|
2022-11-04 09:35:17 +01:00
|
|
|
add_subdirectory(rapidcsv)
|