tylerjw / fp

Functional Programming extensions to C++ for ROS projects.
https://www.fplib.dev
BSD 3-Clause "New" or "Revised" License
4 stars 5 forks source link

Pure CMake #22

Open tylerjw opened 2 years ago

tylerjw commented 2 years ago

Signed-off-by: Tyler Weaver tyler@picknik.ai

ChrisThrasher commented 2 years ago

By the way, don't forget to remove the ROS CI jobs. I'm happy to share some dead simple CMake GitHub actions if you'd like something a lot simpler. We can also easily test on all major OSes (Ubuntu, macOS, Windows) very easily.