[CMake] Digital Mars
William A. Hoffman
billlist at nycap.rr.com
Fri May 19 12:11:25 EDT 2006
At 11:09 AM 5/19/2006, William A. Hoffman wrote:
>Yea, I think that is what is needed.
>
>The other option is to use the Microsoft linker....
I have another idea. Write a small program or .bat file
to run the link command and add the -L ability to it.
It would basically setenv LIB to the parsed out -L path options,
then call the DM linker. It should be pretty easy to write
a small c++ program that uses the cmake libraries. DMLinkerFix.exe.
-Bill
More information about the CMake
mailing list