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
The idea is that you can have a folder of plain CMake projects, which will all get built first, in parallel and in no particular order before trying to build any catkin packages. This allows you to easily build CMake projects as part of your workspace without creating package.xml's for them.