#---------------------------------------------
# Macro declared in "DeclareMRPTLib.cmake":
#---------------------------------------------
define_mrpt_lib(
	# Lib name
	graphs
	# Dependencies
	mrpt-opengl
	mrpt-base
	)


IF(BUILD_mrpt-graphs)

ENDIF()
