Modify build and devel directories for a ROS project on ubuntu
Hi,
I am trying to use CLion for a ROS project, where the folders build, devel and src are all located at /home/username/projectname/
I did manage to move the Generation Path to /home/username/projectname/build but CLion still creates a devel folder inside /home/username/projectname/build instead of /home/username/projectname/devel
I took a look at my CMakeCache.txt but could not find a solution as suggested here:
thanks,
Please sign in to leave a comment.