1
0
forked from fsfw/fsfw

added more cmakelists files

This commit is contained in:
2021-07-13 18:52:19 +02:00
parent f15352bb2f
commit f14d5edf42
5 changed files with 49 additions and 52 deletions

5
src/CMakeLists.txt Normal file
View File

@ -0,0 +1,5 @@
add_subdirectory(core)
add_subdirectory(hal)
add_subdirectory(opt)
add_subdirectory(osal)
# add_subdirectory(tests)