mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
PCHSupport.cmake edited online with Bitbucket
This commit is contained in:
parent
7b3381b997
commit
31ba0013a6
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ ENDIF(MSVC)
|
||||||
MACRO(PCH_SET_COMPILE_FLAGS _target)
|
MACRO(PCH_SET_COMPILE_FLAGS _target)
|
||||||
SET(PCH_FLAGS)
|
SET(PCH_FLAGS)
|
||||||
SET(PCH_ARCHS)
|
SET(PCH_ARCHS)
|
||||||
SET(FLAGS)
|
SET(_FLAGS)
|
||||||
|
|
||||||
LIST(APPEND _FLAGS ${CMAKE_CXX_FLAGS})
|
LIST(APPEND _FLAGS ${CMAKE_CXX_FLAGS})
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue