Salome HOME
#18963 Minimize compiler warnings
[modules/smesh.git] / src / PluginUtils / CMakeLists.txt
index ca7c44665cebe4c13db59fd5516fb11b4a2d1463..161f8c41e9663e91e60c61cf6cf09b3ef08b3b3f 100644 (file)
@@ -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
@@ -52,8 +52,6 @@ SET(_link_LIBRARIES
   ${QT_MT_LIBS}
   ${GUI_SalomeObject}
   ${GUI_suit}
-  ${GUI_LightApp}
-  ${GUI_SalomeApp}
   SalomeIDLSMESH
   SMESH
 )