Revert "cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIGURE) instead (policy CMP0053)"

This reverts commit 45f2e84a7d.
This commit is contained in:
Ralf Habacker 2015-03-11 15:40:10 +01:00
parent f9192688b6
commit f756aead90

View file

@ -15,7 +15,6 @@ endif(COMMAND cmake_policy)
if(CMAKE_MAJOR_VERSION GREATER 2)
cmake_policy(SET CMP0026 NEW)
cmake_policy(SET CMP0053 NEW)
cmake_policy(SET CMP0054 NEW)
endif()
# detect version