diff options
author | Craig Scott <craig.scott@crascit.com> | 2022-12-02 04:19:48 (GMT) |
---|---|---|
committer | Craig Scott <craig.scott@crascit.com> | 2022-12-02 07:41:18 (GMT) |
commit | 4b85141f8373f24ecace6d12afaaa56adf60273c (patch) | |
tree | a9708c22c406c302d4952b135e20d7f09dabbcda /Modules/CMakeSystemSpecificInformation.cmake | |
parent | 0b6bfb1ed86c1f1bd5f36a8f21c11f9eae5b7949 (diff) | |
download | CMake-4b85141f8373f24ecace6d12afaaa56adf60273c.zip CMake-4b85141f8373f24ecace6d12afaaa56adf60273c.tar.gz CMake-4b85141f8373f24ecace6d12afaaa56adf60273c.tar.bz2 |
FetchContent: Don't pass SYSTEM through to sub-build
If we don't filter out SYSTEM from the arguments we pass
through to ExternalProject_Add(), it gets appended as a
list item to whatever arguments precede it because
ExternalProject_Add() doesn't recognize it as a keyword.
Fixes: #24201
Diffstat (limited to 'Modules/CMakeSystemSpecificInformation.cmake')
0 files changed, 0 insertions, 0 deletions