Skip to content
Permalink
Browse files
MDEV-16662 CMake warnings: CMP0042
  • Loading branch information
vuvova committed Aug 12, 2018
1 parent 6b53f9d commit 9c19517
Showing 1 changed file with 0 additions and 3 deletions.
@@ -19,9 +19,6 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.8.7)
IF(POLICY CMP0022)
CMAKE_POLICY(SET CMP0022 NEW)
ENDIF()
IF(POLICY CMP0042)
CMAKE_POLICY(SET CMP0042 OLD)
ENDIF()
IF(POLICY CMP0045)
CMAKE_POLICY(SET CMP0045 OLD)
ENDIF()

0 comments on commit 9c19517

Please sign in to comment.