Linux version

This commit is contained in:
Siana Gearz
2011-01-03 22:11:15 +01:00
parent 774e20a764
commit 77fc0e82c8
17 changed files with 1838 additions and 2837 deletions

View File

@@ -31,7 +31,7 @@ include(Versions)
include(UnixInstall)
if (NOT CMAKE_CONFIGURATION_TYPES AND NOT CMAKE_BUILD_TYPE)
set(CMAKE_BUILD_TYPE RelWithDebInfo CACHE STRING
set(CMAKE_BUILD_TYPE ReleaseSSE2 CACHE STRING
"Build type. One of: Debug Release ReleaseSSE2 RelWithDebInfo" FORCE)
endif (NOT CMAKE_CONFIGURATION_TYPES AND NOT CMAKE_BUILD_TYPE)