You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 21, 2021. It is now read-only.
In order to use jderobot from external projects the idea is to include both JdeRobotConfig.cmake and JdeRobotConfigVersion.cmake. Including those files, external projects will be able to use jderobot with built-in cmake support simply using:
FIND_PACKAGE(JdeRobot REQUIRED)
In order to use jderobot from external projects the idea is to include both JdeRobotConfig.cmake and JdeRobotConfigVersion.cmake. Including those files, external projects will be able to use jderobot with built-in cmake support simply using:
FIND_PACKAGE(JdeRobot REQUIRED)