code cleanup: cycles now uses system includes for boost/oiio.. etc, so we dont get warnings from system headers.
This commit is contained in:
@@ -56,6 +56,7 @@ add_definitions(-DWITH_CUDA)
|
||||
add_definitions(-DWITH_MULTI)
|
||||
|
||||
include_directories(
|
||||
SYSTEM
|
||||
${BOOST_INCLUDE_DIR}
|
||||
${OPENIMAGEIO_INCLUDE_DIRS}
|
||||
${OPENIMAGEIO_INCLUDE_DIRS}/OpenImageIO)
|
||||
|
Reference in New Issue
Block a user