Skip to content
Snippets Groups Projects
Commit 4c8d30bd authored by Rainer Kartmann's avatar Rainer Kartmann
Browse files

Add header to CMakeLists

parent 3240b227
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ set(LIB_FILES
set(LIB_HEADERS
SystemModel.h
UnscentedKalmanFilter.cpp
UnscentedKalmanFilter.h
)
......@@ -43,4 +43,4 @@ endif()
if(manif_FOUND)
target_include_directories("${LIB_NAME}" SYSTEM PUBLIC ${manif_INCLUDE_DIR} ${manif_INCLUDE_DIRS})
endif()
\ No newline at end of file
endif()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment