You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cmake4eclipse user mailing list
Good Day! I have an external directory with my project's source code. Can cmake4eclipse automatically add it to the Eclipse project tree? I know that I can manually add a symbolic link to this directory in the project root (Or manually add the source code directory in the project settings), but this solution does not suitable, in this case an error is possible - this link may not coincide with what is actually added to the cmake project. The correct solution would be to automatically create a project tree from the CMakeList file.