Fix endif format and indentation
This commit is contained in:
@@ -296,7 +296,7 @@ find_package(TIFF REQUIRED)
|
||||
find_package(ZLIB REQUIRED)
|
||||
if (WITH_SYSTEM_KLT)
|
||||
find_package (KLT REQUIRED)
|
||||
endif(WITH_SYSTEM_KLT)
|
||||
endif()
|
||||
|
||||
# Link with bzip:
|
||||
if(WITH_BZIP)
|
||||
|
Reference in New Issue
Block a user