On Monday 08 May 2006 21:35, William A. Hoffman wrote:

> To put a value with spaces in the path in a variable in cmake, you
> must double quote it.
>
> set(SOMEPATH "c:/program files/foobar")
> set(PATHVAR "${SOMEPATH}")
>
> So, if there are problems with spaces, the stuff should be changed
> to double quote variables.

So, the question now is, do we want to support spaces in the paths?

Paulo
_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to