# extra dependencies required by unit tests in this module:
set_property(GLOBAL PROPERTY mrpt_nanoflann_UNIT_TEST_EXTRA_DEPS mrpt-core)

#---------------------------------------------
# Macro declared in "DeclareMRPTLib.cmake":
#---------------------------------------------
define_mrpt_lib_header_only(
	# Lib name
	nanoflann
	# Dependencies
	)

if(BUILD_mrpt-nanoflann)

endif( )
