-
- Downloads
Merge topic 'add_toolchain_cmake_option'
d5c3e4ac cmake: add support for --toolchain command argument 13838bbb CMAKE_TOOLCHAIN_FILE: Document relative path behavior Acked-by:Kitware Robot <kwrobot@kitware.com> Merge-request: !5991
No related branches found
No related tags found
Showing
- Help/manual/OPTIONS_BUILD.txt 4 additions, 0 deletionsHelp/manual/OPTIONS_BUILD.txt
- Help/manual/cmake-toolchains.7.rst 2 additions, 2 deletionsHelp/manual/cmake-toolchains.7.rst
- Help/release/dev/cmake-toolchain-command.rst 5 additions, 0 deletionsHelp/release/dev/cmake-toolchain-command.rst
- Help/variable/CMAKE_TOOLCHAIN_FILE.rst 3 additions, 0 deletionsHelp/variable/CMAKE_TOOLCHAIN_FILE.rst
- Source/cmake.cxx 14 additions, 0 deletionsSource/cmake.cxx
- Source/cmake.h 2 additions, 0 deletionsSource/cmake.h
- Tests/RunCMake/CommandLine/RunCMakeTest.cmake 23 additions, 1 deletionTests/RunCMake/CommandLine/RunCMakeTest.cmake
- Tests/RunCMake/CommandLine/Toolchain/CMakeLists.txt 3 additions, 0 deletionsTests/RunCMake/CommandLine/Toolchain/CMakeLists.txt
- Tests/RunCMake/CommandLine/Toolchain/toolchain.cmake 2 additions, 0 deletionsTests/RunCMake/CommandLine/Toolchain/toolchain.cmake
- Tests/RunCMake/CommandLine/toolchain-no-arg-result.txt 1 addition, 0 deletionsTests/RunCMake/CommandLine/toolchain-no-arg-result.txt
- Tests/RunCMake/CommandLine/toolchain-no-arg-stderr.txt 1 addition, 0 deletionsTests/RunCMake/CommandLine/toolchain-no-arg-stderr.txt
- Tests/RunCMake/CommandLine/toolchain-valid-abs-path-result.txt 1 addition, 0 deletions.../RunCMake/CommandLine/toolchain-valid-abs-path-result.txt
- Tests/RunCMake/CommandLine/toolchain-valid-abs-path-stderr.txt 1 addition, 0 deletions.../RunCMake/CommandLine/toolchain-valid-abs-path-stderr.txt
- Tests/RunCMake/CommandLine/toolchain-valid-rel-build-path-result.txt 1 addition, 0 deletions...ake/CommandLine/toolchain-valid-rel-build-path-result.txt
- Tests/RunCMake/CommandLine/toolchain-valid-rel-build-path-stderr.txt 1 addition, 0 deletions...ake/CommandLine/toolchain-valid-rel-build-path-stderr.txt
- Tests/RunCMake/CommandLine/toolchain-valid-rel-src-path-result.txt 1 addition, 0 deletions...CMake/CommandLine/toolchain-valid-rel-src-path-result.txt
- Tests/RunCMake/CommandLine/toolchain-valid-rel-src-path-stderr.txt 1 addition, 0 deletions...CMake/CommandLine/toolchain-valid-rel-src-path-stderr.txt
Loading
Please register or sign in to comment