mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 23:26:51 +01:00
fix outfit glitches, init combobox, move shaders, remove unused particles files, create timer utility
This commit is contained in:
@@ -4,7 +4,7 @@ PROJECT(otclient)
|
||||
INCLUDE(src/framework/CMakeLists.txt)
|
||||
INCLUDE(src/otclient/CMakeLists.txt)
|
||||
|
||||
OPTION(USE_PCH "Use precompiled header (speed up compile)" ON)
|
||||
OPTION(USE_PCH "Use precompiled header (speed up compile)" OFF)
|
||||
|
||||
SET(executable_SOURCES src/main.cpp)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user