aboutsummaryrefslogtreecommitdiff
path: root/cmake/platform
diff options
context:
space:
mode:
authorclick <none@none>2010-09-19 18:17:53 +0200
committerclick <none@none>2010-09-19 18:17:53 +0200
commit58dafd94e23e88407e73416b5093800baf7d190b (patch)
tree19863cbcad9906caca0864f6fc3781a573c93d68 /cmake/platform
parent54212cf387662a3b3ca694b466368162b416bd42 (diff)
BuildSystem/Platforms: Move platform-specific settings into respective directories, consistent with what is done with compilers.
BuildSystem/GCC: Add some additional parameters when using SFMT --HG-- branch : trunk
Diffstat (limited to 'cmake/platform')
-rw-r--r--cmake/platform/osx/settings.cmake (renamed from cmake/platform/settings.osx.cmake)0
-rw-r--r--cmake/platform/unix/settings.cmake (renamed from cmake/platform/settings.unix.cmake)0
-rw-r--r--cmake/platform/win/settings.cmake (renamed from cmake/platform/settings.win32.cmake)0
3 files changed, 0 insertions, 0 deletions
diff --git a/cmake/platform/settings.osx.cmake b/cmake/platform/osx/settings.cmake
index eb623066822..eb623066822 100644
--- a/cmake/platform/settings.osx.cmake
+++ b/cmake/platform/osx/settings.cmake
diff --git a/cmake/platform/settings.unix.cmake b/cmake/platform/unix/settings.cmake
index 9dae9f5ca9f..9dae9f5ca9f 100644
--- a/cmake/platform/settings.unix.cmake
+++ b/cmake/platform/unix/settings.cmake
diff --git a/cmake/platform/settings.win32.cmake b/cmake/platform/win/settings.cmake
index b66eb2da7bb..b66eb2da7bb 100644
--- a/cmake/platform/settings.win32.cmake
+++ b/cmake/platform/win/settings.cmake