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

index 0e28ed74103c0e905a83567b7ac7cbdf4108a67d..ae60ebadc0623a4707b7dc33a041a36eac1ef701 100644 (file)
 CMAKE_MINIMUM_REQUIRED(VERSION 2.8.8 FATAL_ERROR)
 PROJECT(SalomeNETGENPLUGIN 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