On Thu, Dec 8, 2011 at 7:59 PM, David Cole <[email protected]> wrote:
> Well, nearly....
>
> You'll have to double-quote the "${documentation}" inside the function
> in case it is the empty string...
>
Or if it has spaces in it, right? Any time I have a string with spaces in
it, or that could have spaces in it, I use quotes so the value of the
string doesn't get interpreted as multiple parameters (like a list)
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake