mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 12:04:55 +02:00
new build types
* and remove uneeded files
This commit is contained in:
@@ -4,6 +4,9 @@ PROJECT(otclient)
|
||||
INCLUDE(src/framework/CMakeLists.txt)
|
||||
INCLUDE(src/otclient/CMakeLists.txt)
|
||||
|
||||
# functions map for reading backtraces
|
||||
SET(CMAKE_CXX_LINK_FLAGS "${CMAKE_CXX_LINK_FLAGS} -Wl,-Map=otclient.map")
|
||||
|
||||
OPTION(USE_PCH "Use precompiled header (speed up compile)" OFF)
|
||||
|
||||
SET(executable_SOURCES src/main.cpp)
|
||||
|
Reference in New Issue
Block a user