mirror of
https://github.com/glest/glest-source.git
synced 2025-08-27 01:44:23 +02:00
- updated for debian compliance
This commit is contained in:
@@ -12,8 +12,6 @@ INCLUDE_DIRECTORIES(
|
||||
)
|
||||
|
||||
SET(STREFLOP_SRC ${STREFLOP_GLOBBED_CPP})
|
||||
# use SSE unconditionally (FIXME?)
|
||||
#SET_SOURCE_FILES_PROPERTIES(${STREFLOP_SRC} PROPERTIES COMPILE_FLAGS "-DSTREFLOP_SSE -DLIBM_COMPILING_FLT32 -O3 ${CXXFLAGS}")
|
||||
|
||||
ADD_LIBRARY(streflop STATIC EXCLUDE_FROM_ALL
|
||||
${STREFLOP_SRC}
|
||||
|
Reference in New Issue
Block a user