ornladios/ADIOS2
cmake/upstream/CMakeFindDependencyMacro.cmake
:13
find_dependency(<dep> [...])
find_dependency(<dep> [...])
find_dependency( CURL )
find_dependency("OpenMP")
find_dependency("BLAS")
find_dependency("multicharge")
find_dependency(EnTT)
FIND_DEPENDENCY(TBB)
# The required find_dependency() commands for exported config are appended to
find_dependency(glbinding)
find_dependency(SPIRV-Tools-opt)
find_dependency(Threads)
# find_dependency()
find_dependency(gumbo)
FIND_DEPENDENCY(FREETYPE ft2build.h "freetype;freetype2311MT;freetype234;freetype234MT;freetype235;freetype237;freetype238;freetype244;freetype250;freetype27;freetype271;" ${OSG_3RDPARTY_BIN} "d" "")
FIND_DEPENDENCY(JPEG jpeglib.h "libjpeg;jpeg" ${OSG_3RDPARTY_BIN} "D" "")
FIND_DEPENDENCY(GDAL gdal.h "gdal;gdal16" ${OSG_3RDPARTY_BIN} "d" "_i")
FIND_DEPENDENCY(GLUT GL/glut.h glut32 ${OSG_3RDPARTY_BIN} "D" "")
FIND_DEPENDENCY(GIFLIB gif_lib.h "ungif;libungif;giflib" ${OSG_3RDPARTY_BIN} "D" "")
FIND_DEPENDENCY(LIBXML2 libxml/xpath.h "libxml2" ${OSG_3RDPARTY_BIN} "D" "")
# find_dependency() macro (which you can ``include()`` in your package config
# Note that there is no argument that will disable the find_dependency() macro;
#find_dependency(MPI)
find_dependency(METIS)
find_dependency("dftd4")
"find_dependency(${externalPkg})\n\n")
# include directories as well as ``find_dependency()`` calls for upstream
find_dependency(MPI REQUIRED)
find_dependency(yaml-cpp REQUIRED)
find_dependency(GTest REQUIRED)
find_dependency(Zoltan2Core REQUIRED)
find_dependency(BLAS)
find_dependency(ZLIB)
find_dependency(apr CONFIG)
find_dependency(FFMPEG COMPONENTS avcodec avutil avformat swresample REQUIRED)
find_dependency(LibLZMA REQUIRED)
find_dependency(Boost REQUIRED COMPONENTS filesystem iostreams program_options regex system)
find_dependency(Snappy)
find_dependency(fmt CONFIG)
find_dependency(LibXml2)
find_dependency(simdjson)
find_dependency(OpenSSL)
find_dependency(expat CONFIG)
find_dependency(WebP CONFIG)
find_dependency(Threads)
find_dependency(glm)
find_dependency(ZLIB)
find_dependency(TIFF)
find_dependency(SFML COMPONENTS Graphics Window System)
find_dependency(unofficial-cairo CONFIG)
find_dependency(lcms2 CONFIG)
find_dependency(libbson-static-1.0 ${${CMAKE_FIND_PACKAGE_NAME}_FIND_VERSION} CONFIG)
find_dependency(LibXml2 CONFIG)
find_dependency(unofficial-libplist CONFIG)
find_dependency(unofficial-libusbmuxd CONFIG)
find_dependency(unofficial-libplist CONFIG)
find_dependency(unofficial-libimobiledevice-glue CONFIG)
find_dependency(unofficial-libmysql CONFIG REQUIRED)
find_dependency(ZLIB)
find_dependency(PkgConfig)
find_dependency(@name@ CONFIG)
find_dependency(OpenSSL)
find_dependency(GKlib CONFIG)
find_dependency(RapidJSON CONFIG)
find_dependency(OpenSSL)]])
find_dependency(Qt5 COMPONENTS Core Gui Widgets Test Concurrent)")
find_dependency(Threads)")
find_dependency(HDF5)
find_dependency(Threads)")
find_dependency(Fontconfig) # CMake 3.14
find_dependency(OpenEXR CONFIG)
find_dependency(unofficial-libuuid CONFIG)]]
find_dependency(Fontconfig) # CMake 3.14
find_dependency(ZLIB)
find_dependency(Qt6 COMPONENTS Core Gui Widgets)]])
find_dependency(Qt6 COMPONENTS Core Gui Widgets Svg OpenGL Concurrent PrintSupport OpenGLWidgets)
find_dependency(SDL2 CONFIG)
find_dependency(Threads)
find_dependency(Boost)
find_dependency(gsl-lite)
find_dependency(ZLIB)]])
"find_dependency(Leptonica)"
find_dependency(CURL)
find_dependency(LibArchive)
find_dependency(tinyxml2)
find_dependency(unofficial-triangle)
find_dependency(libuv CONFIG)
find_dependency(libuv)
find_dependency(ZLIB)
find_dependency(ICU REQUIRED COMPONENTS in uc dt)
find_dependency(ZLIB REQUIRED)
"find_dependency(Boost 1.51)"
find_dependency(string-view-lite CONFIG)
find_dependency(unofficial-xmlsec CONFIG REQUIRED)
find_dependency(Threads)
# 2.8.12, except that it adds an extra helper macro: find_dependency(). It is
# Note that there is no argument that will disable the find_dependency() macro;
# find_dependency(<dep> [<version> [EXACT]])
# find_dependency() should be used instead of find_package() to find package
find_dependency(ZLIB)
FIND_DEPENDENCY(minizip CONFIG)