mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Since Apple does not distribute the OpenMP header and library with its AppleClang compiler, download them as part of the jobs.
19 lines
204 B
Plaintext
19 lines
204 B
Plaintext
# Ignore files known to be downloaded by CI jobs.
|
|
/5.15.1-0-202009071110*
|
|
/bcc*
|
|
/cmake*
|
|
/ispc*
|
|
/jom
|
|
/llvm*
|
|
/mingw
|
|
/msvc*
|
|
/ninja*
|
|
/openmp
|
|
/open-watcom*
|
|
/python*
|
|
/qt*
|
|
/sccache*
|
|
/unstable-jom*
|
|
/watcom
|
|
/wix*
|