]> SALOME platform Git repositories - modules/hydro.git/commitdiff
Salome HOME
problems with doc's CMake configuration
authorasl <asl@opencascade.com>
Wed, 18 Jan 2017 08:31:20 +0000 (11:31 +0300)
committerasl <asl@opencascade.com>
Wed, 18 Jan 2017 08:31:20 +0000 (11:31 +0300)
doc/salome/gui/HYDRO/CMakeLists.txt
doc/salome/tui/HYDRO/CMakeLists.txt

index 6aeba5ef66afe86ac87e13e569ed394d9f3dcb5a..469bb2336173216dc7397c79603afef52a7efbef 100644 (file)
@@ -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(static/header.html.in ${CMAKE_CURRENT_BINARY_DIR}/static/header.html)
                 
index d24ba5cfb2baa0795b9ec943888744fd537ba86d..04dae647a885d15aa8ae05bc14464922de46177a 100644 (file)
@@ -20,8 +20,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)
 
 ADD_CUSTOM_TARGET(dev_docs ${DOXYGEN_EXECUTABLE})