I have a workspace in which there are 7 projects. If we open the
Workspace, then we can specify the dependencies using the menu
‘Project’->’Dependencies…’.I want to specify these dependencies among
the various projects in CMakeLists.txt. Can that be done?
Yes it can be done with command ADD
Hi
I have a workspace in which there are 7 projects. If we open the
Workspace, then we can specify the dependencies using the menu
'Project'->'Dependencies...'.I want to specify these dependencies among
the various projects in CMakeLists.txt. Can that be done?
Thanks and Regards
Anupam Mal