Remove deprecated CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS
This commit is contained in:
parent
ffb5623ead
commit
c0678816fc
@ -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."
|
||||
|
Loading…
x
Reference in New Issue
Block a user