X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMaterial%2FCMakeLists.txt;h=8d30a34939e7cc76aa5c9c355f20026a8428ed19;hb=33989517de8433bf2424a75aeba0b0d906eda520;hp=c7f0291abcbe94a8622757a3df3cb7eb17bffd6b;hpb=ef007f82d3ac7acc13c4fcd7e92741138a8e5bc8;p=modules%2Fgeom.git diff --git a/src/Material/CMakeLists.txt b/src/Material/CMakeLists.txt index c7f0291ab..8d30a3493 100755 --- a/src/Material/CMakeLists.txt +++ b/src/Material/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2015 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 @@ -17,10 +17,13 @@ # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # +INCLUDE(UseQtExt) + # --- options --- # additional include directories INCLUDE_DIRECTORIES( + ${QT_INCLUDE_DIRS} ${VTK_INCLUDE_DIRS} ${OMNIORB_INCLUDE_DIR} ${CAS_INCLUDE_DIRS}