From: SPN Salome - CEA Date: Wed, 28 Jun 2017 14:34:07 +0000 (+0200) Subject: remove tests and doc (not used here in SALOME) X-Git-Tag: V8_3_0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=3f0df231c3daaf0cd222a005f77cdfa2c5e25834;p=tools%2FSALOME.git remove tests and doc (not used here in SALOME) --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 93640a5..8a51b83 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -116,7 +116,7 @@ INSTALL(CODE "FILE(MAKE_DIRECTORY ${CMAKE_INSTALL_PREFIX}/USERS)") # ======== ADD_SUBDIRECTORY( src ) ADD_SUBDIRECTORY( resources ) -ADD_SUBDIRECTORY( doc ) +#ADD_SUBDIRECTORY( doc ) # Additional files # ================ diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 847da55..6a9ae07 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -18,5 +18,5 @@ # # --- sub-directories --- -ADD_SUBDIRECTORY( tests ) +# ADD_SUBDIRECTORY( tests ) ADD_SUBDIRECTORY( resources )