Imported Upstream version 3.21.5 upstream/3.21.5
authorJinWang An <jinwang.an@samsung.com>
Tue, 27 Dec 2022 08:20:01 +0000 (17:20 +0900)
committerJinWang An <jinwang.an@samsung.com>
Tue, 27 Dec 2022 08:20:01 +0000 (17:20 +0900)
commit39ffe0bb75b9a5a84ade197d469a816e80e2f4d5
tree7f9b3d0b4b088b7b2f9f4246141aaa85cbbd9a2a
parent62fb436c87cb6ac30a448a2933b9febff4cf1661
Imported Upstream version 3.21.5
21 files changed:
Help/command/add_library.rst
Help/command/try_compile.rst
Help/command/try_run.rst
Help/manual/cmake-generator-expressions.7.rst
Help/release/3.21.rst
Modules/CMakeDetermineCompilerId.cmake
Modules/CMakeFindBinUtils.cmake
Modules/CMakeFortranCompiler.cmake.in
Modules/FindThreads.cmake
Modules/Platform/Windows-GNU.cmake
Modules/UseSWIG.cmake
Source/CMakeVersion.cmake
Source/cmDependsFortran.cxx
Source/cmMakefileTargetGenerator.cxx
Source/cmScanDepFormat.cxx
Source/cmakemain.cxx
Templates/MSBuild/FlagTables/v143_Link.json
Tests/RunCMake/VS10Project/RunCMakeTest.cmake
Tests/RunCMake/VS10Project/VsControlFlowGuardLinkSetting-check.cmake [new file with mode: 0644]
Tests/RunCMake/VS10Project/VsControlFlowGuardLinkSetting.cmake [new file with mode: 0644]
Tests/UseSWIG/CMakeLists.txt