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

Remove unliked comment and empty macro

parent 1b8af87c
No related branches found
No related tags found
No related merge requests found
......@@ -379,13 +379,6 @@ endif()
file(WRITE "${OTB_BINARY_DIR}/OTBTargets.cmake"
"# Generated by CMake, do not edit!")
# Override CMake's built-in add_* commands: assign LABELS to tests and targets
# automatically. Depends on the CMake variable otb-module being set to the
# "current" module when add_* is called.
macro(verify_otb_module_is_set)
endmacro()
macro(init_module_vars)
if( "${otb-module}" STREQUAL "" )
message(FATAL_ERROR "CMake variable otb-module is not set")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment