]> SALOME platform Git repositories - samples/hello.git/commitdiff
Salome HOME
Remove CMake warnings: set-up cmake policies globally in SalomeMacros.cmake
authorvsr <vsr@opencascade.com>
Thu, 16 Apr 2020 17:19:04 +0000 (20:19 +0300)
committervsr <vsr@opencascade.com>
Thu, 16 Apr 2020 17:19:04 +0000 (20:19 +0300)
CMakeLists.txt

index 9d31297f8e24b1bf548c4b0f76719ce163fe5a0e..3ae5609a50aa8ed5759c4194d1dd5458b7968240 100644 (file)
 CMAKE_MINIMUM_REQUIRED(VERSION 2.8.8 FATAL_ERROR)
 PROJECT(SalomeHELLO C CXX)
 
-# Ensure a proper linker behavior:
-CMAKE_POLICY(SET CMP0003 NEW)
-IF(WIN32)
-  CMAKE_POLICY(SET CMP0020 OLD) # disable automatic linking to qtmain.lib 
-ENDIF(WIN32)
-
 # Versioning
 # ===========
 # Project name, upper case