[CMake] How to specify $1 for compiler?

Jed Brown jed at 59A2.org
Thu Feb 3 14:40:03 EST 2011


On Thu, Feb 3, 2011 at 16:33, Michael Wild <themiwi at gmail.com> wrote:

> CMAKE_Fortran_COMPILER="/path/to/win32fe -f90 -with -options"
>

Doesn't work because that whole thing becomes $0, which does not exist on
the file system.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110203/dcb4b785/attachment.htm>


More information about the CMake mailing list