if (BUILD_TOOLS_LASDUMP)
    add_subdirectory(lasdump)
endif()
if (BUILD_TOOLS_NITFWRAP)
    add_subdirectory(nitfwrap)
endif()
