[CMake] Specifying Project Dependencies in CMakeLists.xt

2008-02-08 Thread Malhotra, Anupam
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

Re: [CMake] Specifying Project Dependencies in CMakeLists.xt

2008-02-08 Thread Sylvain Benner
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