From: abn Date: Fri, 8 Jul 2016 06:41:03 +0000 (+0200) Subject: CMake: fixing doc dependencies + removed INCLUDE(SalomeMacros) X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=bfae6dca34b24d2f0cb1f648ab223ab7e591f22f;p=modules%2Fgeom.git CMake: fixing doc dependencies + removed INCLUDE(SalomeMacros) --- diff --git a/doc/salome/gui/GEOM/CMakeLists.txt b/doc/salome/gui/GEOM/CMakeLists.txt index a0defdbfd..600de07e9 100644 --- a/doc/salome/gui/GEOM/CMakeLists.txt +++ b/doc/salome/gui/GEOM/CMakeLists.txt @@ -17,8 +17,6 @@ # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -INCLUDE(${KERNEL_ROOT_DIR}/salome_adm/cmake_files/SalomeMacros.cmake) - SALOME_CONFIGURE_FILE(doxyfile.in doxyfile) SALOME_CONFIGURE_FILE(doxyfile_py.in doxyfile_py) SALOME_CONFIGURE_FILE(doxyfile_tui.in doxyfile_tui)