[CMake] How to specify $1 for compiler?

Michael Wild themiwi at gmail.com
Thu Feb 3 14:42:28 EST 2011


On 02/03/2011 08:40 PM, Jed Brown wrote:
> 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.
> 

That depends on the quoting you use.

Michael


More information about the CMake mailing list