Make boost and friends system headers, this will stop GCC being pedantic and -Werror due to them.
parent
755c765263
commit
b7fefde5ae
|
|
@ -13,7 +13,7 @@ include(Copy3rdPartyLibs)
|
|||
include(ZLIB)
|
||||
include(URIPARSER)
|
||||
|
||||
include_directories(
|
||||
include_directories( SYSTEM
|
||||
${EXPAT_INCLUDE_DIRS}
|
||||
${LLCOMMON_INCLUDE_DIRS}
|
||||
${JSONCPP_INCLUDE_DIR}
|
||||
|
|
|
|||
Loading…
Reference in New Issue