Óscar Fuentes <[EMAIL PROTECTED]> writes:
> Bill Hoffman <[EMAIL PROTECTED]>
> writes:
[about using shell backquotes embedded on link commands through
`target_link_libraries']
>> I don't even think this will work with cmake 2.6.0, because we use
>> link scripts.
>
> It is working with 2.6.1 and MSYS Makefiles. Here you are doing
> something like this:
>
> cd ${CMAKE_CURRENT_BINARY_DIR} && /path/to/g++.exe ...args for linking...
It doesn't work on Linux (Debian Etch x86) Unix Makefiles.
Too bad CMake is not consistent on this. Not having the possibility of
customising the command on make-time seems a serious limitation.
--
Oscar
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake