]> SALOME platform Git repositories - modules/gui.git/blobdiff - src/LightApp/CMakeLists.txt
Salome HOME
Copyright update 2020
[modules/gui.git] / src / LightApp / CMakeLists.txt
old mode 100755 (executable)
new mode 100644 (file)
index 41e4fbb..0573e1b
@@ -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
@@ -66,7 +66,6 @@ IF(SALOME_USE_PLOT2DVIEWER)
   ENDIF()
 ENDIF()
 IF(SALOME_USE_VTKVIEWER)
-  INCLUDE_DIRECTORIES(${VTK_INCLUDE_DIRS})
   INCLUDE_DIRECTORIES(${PROJECT_SOURCE_DIR}/src/VTKViewer)
   IF(SALOME_USE_SALOMEOBJECT)
     INCLUDE_DIRECTORIES(${PROJECT_SOURCE_DIR}/src/SVTK)
@@ -229,7 +228,6 @@ SET(_other_RESOURCES
   resources/icon_select.png
   resources/icon_earth.png
   resources/icon_life_ring.png
-  resources/LightApp.ini
   resources/LightApp.xml
 )