mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
PCHSupport.cmake edited online with Bitbucket
--HG-- branch : StudioEtrange/fix-some-probleme-with-spaces-in-path-on-1374699208398
This commit is contained in:
parent
744267c63b
commit
0efa7c8aee
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue