-
- Downloads
file: Drop error cases added by CMake 3.12.0-rc1 to avoid regressions
Refactoring in commit v3.12.0-rc1~418^2~3 (Refactor HandleGlobCommand, 2018-02-13) introduced error diagnostics for argument combinations that were previously accepted. Restore acceptance to avoid regressing projects that used those combinations even if they do not make sense. Fixes: #18097
Showing
- Source/cmFileCommand.cxx 11 additions, 17 deletionsSource/cmFileCommand.cxx
- Tests/RunCMake/file/GLOB-error-FOLLOW_SYMLINKS-result.txt 0 additions, 1 deletionTests/RunCMake/file/GLOB-error-FOLLOW_SYMLINKS-result.txt
- Tests/RunCMake/file/GLOB-error-FOLLOW_SYMLINKS-stderr.txt 0 additions, 4 deletionsTests/RunCMake/file/GLOB-error-FOLLOW_SYMLINKS-stderr.txt
- Tests/RunCMake/file/GLOB-noexp-FOLLOW_SYMLINKS.cmake 0 additions, 0 deletionsTests/RunCMake/file/GLOB-noexp-FOLLOW_SYMLINKS.cmake
- Tests/RunCMake/file/GLOB-noexp-LIST_DIRECTORIES-result.txt 0 additions, 1 deletionTests/RunCMake/file/GLOB-noexp-LIST_DIRECTORIES-result.txt
- Tests/RunCMake/file/GLOB-noexp-LIST_DIRECTORIES-stderr.txt 0 additions, 4 deletionsTests/RunCMake/file/GLOB-noexp-LIST_DIRECTORIES-stderr.txt
- Tests/RunCMake/file/RunCMakeTest.cmake 1 addition, 1 deletionTests/RunCMake/file/RunCMakeTest.cmake
Loading
Please register or sign in to comment