Salome HOME
view plugins: add cmake_minimum_required
authorPascal Obry <pascal.obry@edf.fr>
Fri, 15 Nov 2019 12:46:52 +0000 (13:46 +0100)
committerPascal Obry <pascal.obry@edf.fr>
Fri, 15 Nov 2019 12:46:58 +0000 (13:46 +0100)
Need to configure this plugin alone.

src/Plugins/View/CMakeLists.txt

index d6d1642b165ba9bace2488fcaf63741357e6d3d1..9c70904679eea3c6c5e08129a2f5bc8b2bd19ca3 100644 (file)
@@ -17,6 +17,8 @@
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
+cmake_minimum_required(VERSION 3.12)
+
 INCLUDE(UseQtExt)
 
 # create a plugin with a custom view that shows up in ParaView's multi-view