Hi, I would like to perform some operations (typically search for packages, add include dir and library) only for a given argument to the make call, not in all the cases. Typically, if I call 'make gui', the search has to be done. I don't want the general include_directories polluted by this particular case.
Thanks, Olivier _______________________________________________ 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