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

index 1218f4fafe6644b71d70fa79dfec10931816ac9c..28d030eb1b71be69c47557d732d972498dddeae6 100644 (file)
 CMAKE_MINIMUM_REQUIRED(VERSION 2.8.8 FATAL_ERROR)
 PROJECT(SalomeGMSHPLUGIN 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