PCHSupport.cmake edited online with Bitbucket

--HG--
branch : StudioEtrange/fix-some-probleme-with-spaces-in-path-on-1374699208398
hg/feature/sound
StudioEtrange 12 years ago
parent 744267c63b
commit 0efa7c8aee

@ -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})

Loading…
Cancel
Save