Skip to content
Snippets Groups Projects
Commit 59d0ac39 authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

Remove commented code from CMakeLists.txt

parent 5bb78986
No related branches found
No related tags found
No related merge requests found
......@@ -264,10 +264,6 @@ if(NOT CMAKE_ARCHIVE_OUTPUT_DIRECTORY)
endif()
set(OTB_MODULES_DIR "${OTB_BINARY_DIR}/${OTB_INSTALL_PACKAGE_DIR}/Modules")
#-----------------------------------------------------------------------------
# OTB uses KWStyle for checking the coding style
#include(${OTB_SOURCE_DIR}/Utilities/KWStyle/KWStyle.cmake)
#-----------------------------------------------------------------------------
# By default, OTB does not build the Examples that are illustrated in the Software Guide
option(BUILD_EXAMPLES "Build the Examples directory." OFF)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment