function to get fsfw version

This commit is contained in:
2022-03-08 10:05:18 +01:00
parent 5912ddd2a2
commit ca70c8c614
3 changed files with 30 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
target_sources(${LIB_FSFW_NAME} PRIVATE
version.cpp
)
# Core
add_subdirectory(action)