On Thursday 19 March 2009, Hai Nguyen wrote: > Hi, > > I'm doing an out of source build in which my structure looks something like > this: > /include > /src > /kdevelop > > So from within the kdevelop directory - I do: > cmake .. -G KDevelop3 > > When I startup kdeveop with my .kdevelop file, it asks me what directories > I want to add. I select the kdevelop one. KDevelop then proceeds to put a > myproject.kdevelop.pcs file and a Doxyfile in my project directory. Is > there a way I can point these files else where?
AFAIK no, kdevelop just does it this way. Alex _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
