apache/arrow
cpp/src/arrow/flight/sql/odbc/odbcabstraction/CMakeLists.txt
:78
fetchcontent_populate(spdlog)
fetchcontent_populate(spdlog)
FetchContent_Populate(imgui
URL https://github.com/ocornut/imgui/archive/refs/tags/v1.91.3.zip
SOURCE_DIR ${CMAKE_SOURCE_DIR}/build/imgui
)
FetchContent_Populate(Hiredis)
FetchContent_Populate(Xxhash)
FetchContent_Populate(Zstd)
FetchContent_Populate(json)
FetchContent_Populate(sanitizers)
FetchContent_Populate(googletest)
FetchContent_POPULATE(mongoose)
FetchContent_Populate(${_package_lower})
FETCHCONTENT_POPULATE(${NAME}_EXTENSION_FC)
FetchContent_Populate(IntelStyle)
FetchContent_Populate(glfw)
FetchContent_Populate(benchmark)
FetchContent_Populate(doxygen-awesome-css)
FetchContent_Populate(cereal)
FetchContent_Populate(imgui)
FetchContent_Populate(doctest)
FetchContent_Populate(supplemental_test_files)
FetchContent_Populate(${hdf5_vol_depname})
FetchContent_Populate(HDF5LIB)
FetchContent_Populate(KWSYS)
FetchContent_Populate(ccache
${FETCH_CONTENT_QUIET_OPTION}
URL ${CCACHE_URL}
SOURCE_DIR ccache
)
FetchContent_Populate(llvm-source
${FETCH_CONTENT_QUIET_OPTION}
GIT_REPOSITORY ${LLVM_URL}
GIT_TAG ${LLVM_TAG}
GIT_SHALLOW ON
GIT_PROGRESS ON
UPDATE_COMMAND git checkout .
PATCH_COMMAND git apply ${LLVM_PATCHES_VER}
SOURCE_DIR llvm-source
)
FetchContent_Populate(llvm-source
${FETCH_CONTENT_QUIET_OPTION}
GIT_REPOSITORY ${LLVM_URL}
GIT_TAG ${LLVM_TAG}
GIT_SHALLOW ON
GIT_PROGRESS ON
UPDATE_COMMAND git checkout .
SOURCE_DIR llvm-source
)
FetchContent_Populate(ispc-corpus
${FETCH_CONTENT_QUIET_OPTION}
GIT_REPOSITORY ${ISPC_CORPUS_URL}
GIT_TAG main
GIT_SHALLOW ON
GIT_PROGRESS ON
UPDATE_COMMAND git clean -f -d
SOURCE_DIR ispc-corpus
)
FetchContent_Populate(spirv-translator
${FETCH_CONTENT_QUIET_OPTION}
GIT_REPOSITORY ${SPIRV_TRANSLATOR_URL}
GIT_TAG ${SPIRV_TRANSLATOR_SHA}
GIT_SHALLOW OFF
GIT_PROGRESS ON
SOURCE_DIR spirv-translator
)
FetchContent_Populate(vc-intrinsics
${FETCH_CONTENT_QUIET_OPTION}
GIT_REPOSITORY ${VC_INTRINSICS_URL}
GIT_TAG ${VC_INTRINSICS_SHA}
GIT_SHALLOW OFF
GIT_PROGRESS ON
SOURCE_DIR vc-intrinsics
UPDATE_COMMAND git checkout .
PATCH_COMMAND git apply ${PROJECT_SOURCE_DIR}/vc_intrinsics.patch
)
FetchContent_Populate(l0-source
${FETCH_CONTENT_QUIET_OPTION}
GIT_REPOSITORY ${L0_URL}
GIT_TAG ${L0_TAG}
GIT_SHALLOW ON
GIT_PROGRESS ON
SOURCE_DIR l0-source
)
FetchContent_Populate(${hdf5_vol_depname})
FetchContent_Populate( fetch_testing_data )
FetchContent_Populate(benchmark)
FetchContent_Populate(json)
FetchContent_Populate(HEFFTE_PROJECT)
FetchContent_Populate(freetype)
# New in CMake version 3.30. FetchContent_Populate(<name>) is deprecated, call
FetchContent_Populate(${name})
FetchContent_Populate(ftdi3xx)
FetchContent_Populate(${contentName})
FetchContent_Populate(lmdbxx)
FetchContent_Populate(${contentName})
FetchContent_Populate(lmdbxx)
FetchContent_Populate(${contentName})
FetchContent_Populate(lmdbxx)
FetchContent_Populate(eigen)
FetchContent_Populate(Catch2)
FetchContent_Populate(eigen)
FetchContent_Populate(ogt)
FetchContent_Populate(googletest)
FetchContent_Populate(eigen)
FetchContent_Populate(googletest)
FetchContent_Populate (CmDaB)
FetchContent_Populate(${name})
# FetchContent_Populate(<name>) deprecated,
FetchContent_Populate(googletest)
FetchContent_Populate(fast_float)
FetchContent_Populate(lua-vanilla)
FetchContent_Populate(googlebenchmark)