diff --git a/modules/map/CMakeLists.txt b/modules/map/CMakeLists.txt index 9b9535205d..5f82519a62 100644 --- a/modules/map/CMakeLists.txt +++ b/modules/map/CMakeLists.txt @@ -42,13 +42,13 @@ add_library(mappplib STATIC target_sources( mappplib PUBLIC - $ + $/include/mappp/MAP_Types.h> $ - $ + $/include/mappp/mapsys.h> $ - $ + $/include/mappp/maperror.h> $ - $ + $/include/mappp/mapapi.h> $ ) target_link_libraries(mappplib nwtclibs)