correct some include dirs not being included as SYSTEM paths in cmake.
This commit is contained in:
@@ -62,7 +62,7 @@ if(WITH_BOOST)
|
||||
-DCARVE_SYSTEM_BOOST
|
||||
)
|
||||
|
||||
list(APPEND INC
|
||||
list(APPEND INC_SYS
|
||||
${BOOST_INCLUDE_DIR}
|
||||
)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user