1
0
forked from fsfw/fsfw

cmake lists updates

This commit is contained in:
2020-12-28 18:06:00 +01:00
parent 426514b9a2
commit bc1513c649
4 changed files with 15 additions and 6 deletions

2
unittest/CMakeLists.txt Normal file
View File

@ -0,0 +1,2 @@
add_subdirectory(internal)
add_subdirectory(tests)