FIND_PROGRAM on Windows

Paulo Moura Guedes moura at kdewebdev.org
Mon May 8 22:54:34 CEST 2006


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


More information about the Kde-buildsystem mailing list