mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 02:39:48 -06:00
There's no need to stringify the values, but instead just pass in strings. The core problem is that the path may have tokens which are replaced by the preprocessor which causes an invalid path to be used.