mirror of
https://github.com/glest/glest-source.git
synced 2025-08-19 14:41:23 +02:00
Lots of changes to make glest binary more portable on linux.
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
|
||||
OPTION(FORCE_EMBEDDED_LIBS "Force use of embedded libraries' code." OFF)
|
||||
|
||||
add_definitions("-DDATADIR=${INSTALL_DIR_DATA}")
|
||||
|
||||
# On Travis, the build fails on osx and Ubuntu trusty using
|
||||
# clang 5.0 unless the -std=c++11 if used
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11 -Wall")
|
||||
|
Reference in New Issue
Block a user