-
- Downloads
FetchContent: Restore patch command support
The refactoring in 17e5516e (FetchContent: Invoke steps directly and avoid a separate sub-build, 2021-01-29) contained a typo which resulted in any PATCH_COMMAND being ignored. Fix the typo and add a test case that would have caught the regression.
Showing
- Modules/ExternalProject.cmake 1 addition, 1 deletionModules/ExternalProject.cmake
- Tests/RunCMake/FetchContent/MultiCommand-stdout.txt 6 additions, 0 deletionsTests/RunCMake/FetchContent/MultiCommand-stdout.txt
- Tests/RunCMake/FetchContent/MultiCommand.cmake 18 additions, 0 deletionsTests/RunCMake/FetchContent/MultiCommand.cmake
- Tests/RunCMake/FetchContent/RunCMakeTest.cmake 1 addition, 0 deletionsTests/RunCMake/FetchContent/RunCMakeTest.cmake
Loading
Please register or sign in to comment