-
- Downloads
find_*: Add support for option NO_CACHE
Request that find result is stored in a normal variable rather than a cache entry. Fixes: #20687 Issue: #20743
Showing
- Help/command/FIND_XXX.txt 19 additions, 2 deletionsHelp/command/FIND_XXX.txt
- Help/release/dev/find_item-NO_CACHE.rst 6 additions, 0 deletionsHelp/release/dev/find_item-NO_CACHE.rst
- Source/cmFindBase.cxx 69 additions, 46 deletionsSource/cmFindBase.cxx
- Source/cmFindBase.h 4 additions, 3 deletionsSource/cmFindBase.h
- Source/cmFindLibraryCommand.cxx 1 addition, 1 deletionSource/cmFindLibraryCommand.cxx
- Source/cmFindPathCommand.cxx 1 addition, 1 deletionSource/cmFindPathCommand.cxx
- Source/cmFindProgramCommand.cxx 1 addition, 1 deletionSource/cmFindProgramCommand.cxx
- Tests/RunCMake/find_file/NO_CACHE-stdout.txt 18 additions, 0 deletionsTests/RunCMake/find_file/NO_CACHE-stdout.txt
- Tests/RunCMake/find_file/NO_CACHE.cmake 129 additions, 0 deletionsTests/RunCMake/find_file/NO_CACHE.cmake
- Tests/RunCMake/find_file/RunCMakeTest.cmake 1 addition, 0 deletionsTests/RunCMake/find_file/RunCMakeTest.cmake
- Tests/RunCMake/find_library/NO_CACHE-stdout.txt 18 additions, 0 deletionsTests/RunCMake/find_library/NO_CACHE-stdout.txt
- Tests/RunCMake/find_library/NO_CACHE.cmake 133 additions, 0 deletionsTests/RunCMake/find_library/NO_CACHE.cmake
- Tests/RunCMake/find_library/RunCMakeTest.cmake 1 addition, 0 deletionsTests/RunCMake/find_library/RunCMakeTest.cmake
- Tests/RunCMake/find_path/NO_CACHE-stdout.txt 18 additions, 0 deletionsTests/RunCMake/find_path/NO_CACHE-stdout.txt
- Tests/RunCMake/find_path/NO_CACHE.cmake 131 additions, 0 deletionsTests/RunCMake/find_path/NO_CACHE.cmake
- Tests/RunCMake/find_path/RunCMakeTest.cmake 1 addition, 0 deletionsTests/RunCMake/find_path/RunCMakeTest.cmake
- Tests/RunCMake/find_program/NO_CACHE-stdout.txt 18 additions, 0 deletionsTests/RunCMake/find_program/NO_CACHE-stdout.txt
- Tests/RunCMake/find_program/NO_CACHE.cmake 130 additions, 0 deletionsTests/RunCMake/find_program/NO_CACHE.cmake
- Tests/RunCMake/find_program/RunCMakeTest.cmake 1 addition, 0 deletionsTests/RunCMake/find_program/RunCMakeTest.cmake
Loading
Please register or sign in to comment