X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMaterial%2FCMakeLists.txt;h=8d30a34939e7cc76aa5c9c355f20026a8428ed19;hb=33989517de8433bf2424a75aeba0b0d906eda520;hp=c32dd4dea83dbbe483404896f13f274cd3d08983;hpb=e7b562779c514770fa1702c436aef108ed4b6da5;p=modules%2Fgeom.git diff --git a/src/Material/CMakeLists.txt b/src/Material/CMakeLists.txt index c32dd4dea..8d30a3493 100755 --- a/src/Material/CMakeLists.txt +++ b/src/Material/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, OPEN CASCADE # # 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,7 +17,7 @@ # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -INCLUDE(${QT_USE_FILE}) +INCLUDE(UseQtExt) # --- options --- @@ -65,7 +65,7 @@ SET(_moc_HEADERS Material_ResourceMgr.h) # --- sources --- # sources / moc wrappings -QT4_WRAP_CPP(_moc_SOURCES ${_moc_HEADERS}) +QT_WRAP_MOC(_moc_SOURCES ${_moc_HEADERS}) SET(Material_SOURCES Material_Model.cxx