Salome HOME
Remove CMake warnings: set-up cmake policies globally in SalomeMacros.cmake
[plugins/netgenplugin.git] / 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