mirror of
https://github.com/edubart/otclient.git
synced 2026-01-02 04:27:11 +01:00
items draw rework, npc trade fix
This commit is contained in:
@@ -13,7 +13,7 @@ SET(BUILD_REVISION "custom" CACHE "Git revision string (intended for releases)"
|
||||
|
||||
# set debug as default build type
|
||||
IF(NOT CMAKE_BUILD_TYPE)
|
||||
SET(CMAKE_BUILD_TYPE RelWithDebInfo)
|
||||
SET(CMAKE_BUILD_TYPE Debug)
|
||||
ENDIF()
|
||||
|
||||
# setup compiler options
|
||||
|
||||
Reference in New Issue
Block a user