X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fsalomegui%2FCMakeLists.txt;h=f186102618ef1b97c56c5f6d53d6851ed781d739;hb=2fd024861e52a0756c74edeec0408fdd4a7d8fac;hp=ade926725c111daa4cf77331a781f69fa6866b7e;hpb=10d467acd8bd4bfc4828da6bbd0055593bad4fc7;p=modules%2Fjobmanager.git diff --git a/src/salomegui/CMakeLists.txt b/src/salomegui/CMakeLists.txt index ade9267..f186102 100644 --- a/src/salomegui/CMakeLists.txt +++ b/src/salomegui/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2016 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either -# version 2.1 of the License. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -17,6 +17,8 @@ # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # +INCLUDE(UseQtExt) + # --- options --- # additional include directories INCLUDE_DIRECTORIES( @@ -58,7 +60,7 @@ SET(JOBMANAGER_HEADERS # --- sources --- # sources / moc wrappings -QT4_WRAP_CPP(_moc_SOURCES ${JOBMANAGER_HEADERS}) +QT_WRAP_MOC(_moc_SOURCES ${JOBMANAGER_HEADERS}) # sources / static SET(_other_SOURCES