index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
find_package
/
PackageRoot
/
BazConfig.cmake
blob: cca95a2d9f8a890b9d8198087b43df5336eae430 (
plain
)
1
2
3
include(CMakeFindDependencyMacro) find_dependency(PackName PATHS ${CMAKE_CURRENT_LIST_DIR})