Remove deprecated CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS
This commit is contained in:
@@ -21,8 +21,6 @@ IF(COMMAND CMAKE_POLICY)
|
||||
ENDIF(POLICY CMP0075)
|
||||
ENDIF(COMMAND CMAKE_POLICY)
|
||||
|
||||
SET(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS TRUE)
|
||||
|
||||
IF(NOT CMAKE_BUILD_TYPE)
|
||||
SET(CMAKE_BUILD_TYPE RelWithDebInfo CACHE STRING
|
||||
"Choose the type of build, options are: Debug Release RelWithDebInfo MinSizeRel."
|
||||
|
||||
Reference in New Issue
Block a user