diff --git a/CMakeLists.txt b/CMakeLists.txt index 8e21e949d..4342d093c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -89,6 +89,7 @@ add_compile_options( -Wno-missing-field-initializers -Wno-narrowing -Wno-pointer-arith + -Wno-clobbered -fmacro-prefix-map=${CMAKE_SOURCE_DIR}/=) set(CMAKE_EXECUTABLE_ENABLE_EXPORTS TRUE)