I have top level directory and then I have sub directories. The way my project is specified, I need to execute make install and use those libraries and include files for my next sub directory build . Cmake currently does not make install before it goes on to build next sub directory. I need to go into first sub directory do make install and then go into another directory do make install automatically from the top level directory.
Any ideas !!! -- Ajay Divekar System Developer Guardian Technologies International Tel No : 703-481-4882 _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
