mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 19:00:54 -06: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