[Cmake] spaces in variables

Bill Hoffman bill . hoffman at kitware . com
Thu, 19 Jun 2003 15:16:27 -0400


With a close quote at the end, that should work.
However, setting the compiler is a bit tricker because
cmake needs to know what compiler you are using.
I thought purify was not required on the command line
of compiles anymore.

-Bill


At 07:47 AM 6/19/2003, Stefan Rank wrote:
>Hi,
>
>how can I preserve spaces in variables during a set command,
>e.g. SET (CMAKE_CXX_COMPILER "purify ${CMAKE_CXX_COMPILER})
>
>Thanks,
>Stefan
>
>_______________________________________________
>Cmake mailing list
>Cmake at public . kitware . com
>http://public . kitware . com/mailman/listinfo/cmake