mirror of
https://github.com/edubart/otclient.git
synced 2026-04-25 11:03:32 +02:00
Fix other compile errors
This commit is contained in:
@@ -104,4 +104,4 @@ set(client_SOURCES ${client_SOURCES}
|
||||
)
|
||||
|
||||
set_source_files_properties(${CMAKE_CURRENT_LIST_DIR}/luafunctions.cpp
|
||||
PROPERTIES LANGUAGE CXX COMPILE_FLAGS "-g0 -O0")
|
||||
PROPERTIES LANGUAGE CXX COMPILE_FLAGS "-g0 -Os")
|
||||
|
||||
Reference in New Issue
Block a user