X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fsalomegui%2FCMakeLists.txt;h=f186102618ef1b97c56c5f6d53d6851ed781d739;hb=2fd024861e52a0756c74edeec0408fdd4a7d8fac;hp=9d8c7683ac9caa41ceb47de89146ba287f4dd71c;hpb=61df81f9ee51bb17f837afe27c3ffe915050a2d2;p=modules%2Fjobmanager.git diff --git a/src/salomegui/CMakeLists.txt b/src/salomegui/CMakeLists.txt index 9d8c768..f186102 100644 --- a/src/salomegui/CMakeLists.txt +++ b/src/salomegui/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D +# 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 @@ -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