cmake/Tests/Tutorial/Consumer/directions.txt

7 lines
219 B
Plaintext
Raw Normal View History

2019-11-11 23:01:05 +01:00
# 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.