mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-20 05:30:19 -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.