mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-13 20:02:23 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
a51ab3d12f
commit
944e4f3bf4
@ -482,7 +482,6 @@ INSTALL(TARGETS zone RUNTIME DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
|
|||||||
|
|
||||||
# precompiled headers
|
# precompiled headers
|
||||||
IF (WIN32 AND EQEMU_BUILD_PCH)
|
IF (WIN32 AND EQEMU_BUILD_PCH)
|
||||||
TARGET_PRECOMPILE_HEADERS(zone PRIVATE ../common/pch/std-pch.h)
|
|
||||||
TARGET_PRECOMPILE_HEADERS(zone PRIVATE ../common/pch/app-pch.h)
|
TARGET_PRECOMPILE_HEADERS(zone PRIVATE ../common/pch/app-pch.h)
|
||||||
TARGET_PRECOMPILE_HEADERS(zone PRIVATE merc.h mob.h npc.h corpse.h doors.h bot.h entity.h client.h zone.h)
|
TARGET_PRECOMPILE_HEADERS(zone PRIVATE merc.h mob.h npc.h corpse.h doors.h bot.h entity.h client.h zone.h)
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user