if(WITH_TOOLS)
	project(imagery_tools)

	# load common tool template
	include(../../CMakePluginTemplate.cmake )
endif()
