]> SALOME platform Git repositories - modules/gui.git/blobdiff - src/SalomeApp/CMakeLists.txt
Salome HOME
Copyright update 2020
[modules/gui.git] / src / SalomeApp / CMakeLists.txt
old mode 100755 (executable)
new mode 100644 (file)
index bb243e6..10ae94a
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -23,9 +23,6 @@ IF(SALOME_BUILD_TESTS)
 ENDIF()
 
 INCLUDE(UseQtExt)
-IF(SALOME_USE_VTKVIEWER)
-  INCLUDE(${VTK_USE_FILE})
-ENDIF()
 
 # --- options ---
 
@@ -177,7 +174,6 @@ SET(_ts_RESOURCES
 
 # resource files / static
 SET(_other_RESOURCES
-  resources/SalomeApp.ini
   resources/SalomeApp.xml
 )