diff options
author | septag <[email protected]> | 2016-11-03 00:37:09 +0330 |
---|---|---|
committer | septag <[email protected]> | 2016-11-03 00:37:09 +0330 |
commit | d142ba1ab4d5d63f166f9236da21460ec90ce9bd (patch) | |
tree | 7111011aed3a5431bd8c3b24fcbe342a7b57796d /CMakeLists.txt | |
parent | d01d30ad5e4fb430b0d36fb3eaa3b7f13aa8f65d (diff) |
Added cmake FindWindowsSDK for FindDSound module and fixed FindDSound.cmake
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
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) |