diff --git a/Osi/CMakeLists.txt b/Osi/CMakeLists.txt index c9e2a99a..813a8cdd 100644 --- a/Osi/CMakeLists.txt +++ b/Osi/CMakeLists.txt @@ -45,6 +45,7 @@ set(_HDRS add_library(Osi ${_SRCS} ${_HDRS}) target_include_directories(Osi PUBLIC $ + $ $ $) target_compile_definitions(Osi