mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-15 14:00:40 -05:00
As Dave Abrahams pointed out CMAKE_CURRENT_SOURCE_PATH is wrong, it's of course CMAKE_CURRENT_SOURCE_DIR. Also wrap the path in quotes so the example would even work if the source path has spaces.
34 KiB
34 KiB