Skip to content

Tuebel/ros_plain_cmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

An example plain CMake project for ROS. Includes:

  • forwarding a system dependency in the plain_cmake package (Eigen3)
  • find_package the_cmake package in build tree / workspace or system installation
  • support for catkin_package

More information can be found in this blog post.