PCHSupport.cmake edited online with Bitbucket

This commit is contained in:
StudioEtrange 2013-07-24 21:57:52 +00:00
parent e3d6a799bb
commit a60255b9fc

View file

@ -34,7 +34,7 @@ ENDIF(MSVC)
MACRO(PCH_SET_COMPILE_FLAGS _target)
SET(PCH_FLAGS)
SET(PCH_ARCHS)
SET(FLAGS)
SET(_FLAGS)
LIST(APPEND _FLAGS ${CMAKE_CXX_FLAGS})