diff --git a/fairmq/CMakeLists.txt b/fairmq/CMakeLists.txt index 5a17e6de..1a5f2cb3 100644 --- a/fairmq/CMakeLists.txt +++ b/fairmq/CMakeLists.txt @@ -58,7 +58,7 @@ if(BUILD_FAIRMQ OR BUILD_SDK) target_include_directories(${target} PUBLIC $ - $ + $ ) target_link_libraries(${target} PRIVATE @@ -112,7 +112,7 @@ if(BUILD_FAIRMQ OR BUILD_SDK) target_include_directories(${target} PUBLIC $ - $ + $ ) target_link_libraries(${target} PUBLIC @@ -290,8 +290,8 @@ if(BUILD_FAIRMQ) $ $ $ - $ - $ + $ + $ ) ################## diff --git a/fairmq/sdk/commands/CMakeLists.txt b/fairmq/sdk/commands/CMakeLists.txt index 4c544573..e22b5844 100644 --- a/fairmq/sdk/commands/CMakeLists.txt +++ b/fairmq/sdk/commands/CMakeLists.txt @@ -46,7 +46,7 @@ set_target_properties(${target} PROPERTIES target_include_directories(${target} PUBLIC $ - $ + $ ) install(