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)
|
||||
SET(PCH_FLAGS)
|
||||
SET(PCH_ARCHS)
|
||||
SET(FLAGS)
|
||||
SET(_FLAGS)
|
||||
|
||||
LIST(APPEND _FLAGS ${CMAKE_CXX_FLAGS})
|
||||
|
||||
|
|
Loading…
Reference in a new issue