Added CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS TRUE)
|
||||
|
||||
IF(WIN32)
|
||||
CMAKE_MINIMUM_REQUIRED(VERSION 2.4.6 FATAL_ERROR)
|
||||
ELSE(WIN32)
|
||||
|
||||
Reference in New Issue
Block a user