blob: 6a70aab5ee6a1187b9c1cf75e85290ff5af7c2f6 (
plain)
1
2
3
4
5
6
|
# Import a CMake Project#
This examples shows how a project can find other CMake packages that
generated Config.cmake files.
It also shows how to state a projects external dependencies when generating a Config.cmake.
|