mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Light CMakeLists cleanup
Use global var for PCH name instead.
This commit is contained in:
parent
7248c8aab7
commit
ae108ef1cc
@ -20,4 +20,4 @@ add_sources( SOURCE_GROUP "Public"
|
||||
)
|
||||
|
||||
end_sources()
|
||||
target_precompile_headers( ${PROJECT_NAME} PRIVATE ${ENGINE_SOURCE_DIR}/core/stdafx.h )
|
||||
target_precompile_headers( ${PROJECT_NAME} PRIVATE ${GLOBAL_PCH} )
|
||||
|
Loading…
x
Reference in New Issue
Block a user