mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
add lua binding generator tools, changes in pch header
This commit is contained in:
@@ -218,7 +218,7 @@ TARGET_LINK_LIBRARIES(
|
||||
)
|
||||
|
||||
IF(USE_PCH)
|
||||
ADD_PRECOMPILED_HEADER(otclient ${CMAKE_CURRENT_SOURCE_DIR}/src/pch.h)
|
||||
ADD_PRECOMPILED_HEADER(otclient ${CMAKE_CURRENT_SOURCE_DIR}/src/framework/pch.h)
|
||||
ENDIF(USE_PCH)
|
||||
|
||||
# installation
|
||||
|
Reference in New Issue
Block a user