X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPrimitiveGUI%2FCMakeLists.txt;h=e90b50c65780000b8ec98dfe7c05d33a412ffcba;hb=58803ba33ee53a5944d565373782e5f0868c5461;hp=9c7fb7b39ad8c173b141477d8ba01edb98b0c418;hpb=e7b562779c514770fa1702c436aef108ed4b6da5;p=modules%2Fgeom.git diff --git a/src/PrimitiveGUI/CMakeLists.txt b/src/PrimitiveGUI/CMakeLists.txt index 9c7fb7b39..e90b50c65 100755 --- a/src/PrimitiveGUI/CMakeLists.txt +++ b/src/PrimitiveGUI/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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 @@ -24,6 +24,7 @@ INCLUDE(${QT_USE_FILE}) # additional include directories INCLUDE_DIRECTORIES( ${QT_INCLUDE_DIRS} + ${PTHREAD_INCLUDE_DIR} ${VTK_INCLUDE_DIRS} ${OMNIORB_INCLUDE_DIR} ${CAS_INCLUDE_DIRS}