cmake find_package(ARGN) examples

ornladios/ADIOS2 cmake/upstream/CMakeFindDependencyMacro.cmake :47

find_package(${dep} ${ARGN}
  ${cmake_fd_quiet_arg}
  ${cmake_fd_required_arg}
)

assimp/assimp contrib/android-cmake/android.toolchain.cmake :1546

find_package( ${ARGN} )

mono/boringssl third_party/android-cmake/android.toolchain.cmake :1546

find_package( ${ARGN} )

mono/boringssl util/android-cmake/android.toolchain.cmake :1546

find_package( ${ARGN} )

CGAL/cgal Linear_cell_complex/benchmark/Linear_cell_complex_3/cmake/ACGCommon.cmake :141

find_package (Qt4 COMPONENTS QtCore QtGui ${ARGN})

fontforge/fontforge cmake/PackageUtils.cmake :41

find_package(${ARGN} ${_find_package_auto_required})

FreeGLUTProject/freeglut blackberry.toolchain.cmake :211

find_package( ${ARGN} )

FreeRDP/FreeRDP cmake/ios.toolchain.cmake :971

find_package(${ARGN})

Framstag/libosmscout cmake/iOS.cmake :1093

find_package(${ARGN})

arvidn/libtorrent cmake/Modules/LibtorrentMacros.cmake :43

find_package(${_name} ${ARGN})

OGRECave/ogre CMake/toolchain/ios.toolchain.xcode.cmake :193

find_package(${ARGN})

opencv/opencv cmake/OpenCVFindLibsGUI.cmake :9

find_package(Qt4 COMPONENTS QtCore QtGui QtTest ${ARGN})

opencv/opencv cmake/OpenCVFindLibsGUI.cmake :17

find_package(Qt${OCV_QT_VER} COMPONENTS Core Gui Widgets Test Concurrent ${ARGN} NO_MODULE)

opencv/opencv cmake/OpenCVUtils.cmake :144

find_package(${ARGN})

opencv/opencv platforms/linux/gnu.toolchain.cmake :127

find_package(${ARGN})

openscenegraph/OpenSceneGraph PlatformSpecifics/Android/android.toolchain.cmake :1578

find_package( ${ARGN} )

qtwebkit/qtwebkit Source/ThirdParty/libwebrtc/Source/third_party/boringssl/src/third_party/android-cmake/android.toolchain.cmake :1546

find_package( ${ARGN} )

google/shaderc cmake/setup_build.cmake :17

find_package(${ARGN})

fallahn/tmxlite tmxlite/cmake/toolchains/ios.toolchain.cmake :182

find_package(${ARGN})

trilinos/Trilinos packages/compadre/cmake/bob.cmake :600

find_package(\${dep} \${ARGN}
  \${cmake_fd_quiet_arg}
  \${cmake_fd_required_arg}
)

trilinos/Trilinos packages/compadre/cmake/bob.cmake :701

find_package(\${dep} \${ARGN}
  \${cmake_fd_quiet_arg}
  \${cmake_fd_required_arg}
)

movableink/webkit Source/ThirdParty/libwebrtc/Source/third_party/boringssl/src/third_party/android-cmake/android.toolchain.cmake :1546

find_package( ${ARGN} )