[CMake] Setting XCode arguments

William A. Hoffman billlist at nycap.rr.com
Fri Dec 9 13:12:01 EST 2005


Currently, no, but please create a feature request in the bug tracker for cmake.

Thanks.

-Bill


At 12:05 PM 12/9/2005, Karl Merkley wrote:
>Is there a way to set the XCode internal variables from CMake?   As a specific example, I have an application that uses the DYLD_LIBRARY_PATH to find shared libraries during development.   XCode requires that the environment variable be set internally on the  executable so that the executable can be run/debugged.  I can set it within XCode but it gets lost everytime I rebuild the project with CMake.  Is there anyway to set the DYLD_LIBRARY_PATH from my CMakeLists.txt?
>
>All in all I'd just as soon use Make on the Mac as XCode but I should try to get it to work anyway.
>
>    Karl
>
>_______________________________________________
>CMake mailing list
>CMake at cmake.org
>http://www.cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list