update cmakelists files

This commit is contained in:
2021-11-18 19:52:27 +01:00
parent 400eafcae7
commit 0a94f84f5a
2 changed files with 8 additions and 10 deletions

View File

@ -16,5 +16,3 @@ target_include_directories(${LIB_FSFW_NAME} PRIVATE
target_include_directories(${LIB_FSFW_NAME} INTERFACE
${CMAKE_CURRENT_BINARY_DIR}
)
configure_file(fsfw/FSFW.h.in fsfw/FSFW.h)