mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00

9f3923893c
libarchive: Map fixed-size integer types from KWIML as typedefsd20bf471c8
liblzma: Map fixed-size integer types from KWIML as typedefs92c4316d81
KWSys: Hard-code try_compile results on Windows2bc89f1a03
cmSystemTools: Hard-code try_compile results for Windowsd350d4668a
libarchive: Hard-code try_compile results for bundled dependenciesbf60ac24ae
Source: Assume elf.h does not exist on Windowsf408cc2c40
expat: Remove unused try_compile checks6c4f3dcd7b
Utilities: Update hard-coded try_compile results for third-party libraries Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4848