diff --git a/CMakeLists.txt b/CMakeLists.txt index f27f00d59..7ec5df2b1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -441,7 +441,7 @@ if (WIN32) ) endif (WIN32) -add_compile_options ($<$:-Wno-unnamed-type-template-args>) +add_compile_options ($<$,$>>:-Wno-unnamed-type-template-args>) add_library (glog ${GLOG_SRCS}