aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openimageio/nocpp-error.patch
blob: 9101322186bd7836275adba0230be45e367768df (plain)
1
2
3
4
5
6
7
8
9
10
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -55,6 +55,8 @@
     endif ()
 endif ()

+add_definitions("-Wno-error=cpp")
+
 message (STATUS "CMAKE_CXX_COMPILER is ${CMAKE_CXX_COMPILER}")
 message (STATUS "CMAKE_CXX_COMPILER_ID is ${CMAKE_CXX_COMPILER_ID}")