mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-21 09:33:26 +02:00
first changes
This commit is contained in:
@@ -10,6 +10,7 @@ list(INSERT CMAKE_MODULE_PATH 0 "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
|
||||
include(cotire)
|
||||
|
||||
add_compile_options(-Wall -pipe -fvisibility=hidden)
|
||||
add_definitions(-DBOOST_ALL_NO_LIB)
|
||||
|
||||
if (CMAKE_COMPILER_IS_GNUCXX)
|
||||
add_compile_options(-fno-strict-aliasing)
|
||||
|
Reference in New Issue
Block a user