Hi

I am using cmake for my project. My project has a dependency which is a 3rd 
party makefile based project.

I want cmake to just go to the other project directory and execute make over 
there and come back.

I want this to be done when I type make.



Is there any way to do it?

I tried using EXEC_PROGRAM() with a script file, but it keeps building the 
other project in the background when the ccmake UI is still on. I don't want 
that.



Regards

Abhijeet









       
____________________________________________________________________________________
Pinpoint customers who are looking for what you sell. 
http://searchmarketing.yahoo.com/
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to