aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorseptag <[email protected]>2016-11-03 00:37:09 +0330
committerseptag <[email protected]>2016-11-03 00:37:09 +0330
commitd142ba1ab4d5d63f166f9236da21460ec90ce9bd (patch)
tree7111011aed3a5431bd8c3b24fcbe342a7b57796d /CMakeLists.txt
parentd01d30ad5e4fb430b0d36fb3eaa3b7f13aa8f65d (diff)
Added cmake FindWindowsSDK for FindDSound module and fixed FindDSound.cmake
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cf6d7ca6..1e371bc3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -27,7 +27,6 @@ include(CheckStructHasMember)
include(CheckFileOffsetBits)
include(GNUInstallDirs)
-
SET(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS TRUE)