diff --git a/rdc_libs/bootstrap/CMakeLists.txt b/rdc_libs/bootstrap/CMakeLists.txt index 41c06b1cf5..81262a0302 100644 --- a/rdc_libs/bootstrap/CMakeLists.txt +++ b/rdc_libs/bootstrap/CMakeLists.txt @@ -35,7 +35,8 @@ target_include_directories(${BOOTSTRAP_LIB} PRIVATE target_include_directories(${BOOTSTRAP_LIB} PUBLIC - "$") + $ + $) # Set the VERSION and SOVERSION values set_property(TARGET ${BOOTSTRAP_LIB} PROPERTY