3D_cache/cmakelists.txt: Don't clear CMAKE_CXX_FLAGS compiler flags

This commit is contained in:
unknown
2016-05-02 11:45:23 +02:00
committed by jean-pierre charras
parent 18c8f50b1d
commit ce331b03e8
-2
View File
@@ -1,3 +1 @@
# unset CMAKE_CXX_FLAGS because it's contaminated with too many options
set( CMAKE_CXX_FLAGS "" )
add_subdirectory( sg )