X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fsalomewrap%2FCMakeLists.txt;h=e2fc04273a5d078b17a2044205413a07ae047c27;hb=18177af9001c3eb535dd2b64569b44c09df6353a;hp=c9a29508eb039659e0679cce69cee561856e84d5;hpb=14ddeddd588b20887c99de78c95d402527062012;p=modules%2Fyacs.git diff --git a/src/salomewrap/CMakeLists.txt b/src/salomewrap/CMakeLists.txt index c9a29508e..e2fc04273 100644 --- a/src/salomewrap/CMakeLists.txt +++ b/src/salomewrap/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,14 +17,13 @@ # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -INCLUDE(${QT_USE_FILE}) +INCLUDE(UseQtExt) # --- options --- # additional include directories INCLUDE_DIRECTORIES( ${OMNIORB_INCLUDE_DIR} - ${QT_INCLUDE_DIR} ${KERNEL_INCLUDE_DIRS} ${GUI_INCLUDE_DIRS} ${PROJECT_SOURCE_DIR}/src/bases @@ -65,7 +64,7 @@ SET(_moc_HEADERS # --- sources --- # sources / moc wrappings -QT4_WRAP_CPP(_moc_SOURCES ${_moc_HEADERS}) +QT_WRAP_MOC(_moc_SOURCES ${_moc_HEADERS}) SET(SalomeWrap_SOURCES SalomeWrapExport.hxx