Set CMP0020 for Qt

This commit is contained in:
Chris Robinson
2017-02-25 16:29:27 -08:00
parent eceeabaf2f
commit 9539ccc18b
+3
View File
@@ -7,6 +7,9 @@ PROJECT(OpenAL)
IF(COMMAND CMAKE_POLICY)
CMAKE_POLICY(SET CMP0003 NEW)
CMAKE_POLICY(SET CMP0005 NEW)
IF(POLICY CMP0020)
CMAKE_POLICY(SET CMP0020 NEW)
ENDIF(POLICY CMP0020)
IF(POLICY CMP0042)
CMAKE_POLICY(SET CMP0042 NEW)
ENDIF(POLICY CMP0042)