1
0
mirror of synced 2024-06-05 12:17:57 +02:00
modern-cmake/chapters/packages.md

4 lines
99 B
Markdown
Raw Normal View History

2020-06-09 16:59:07 +02:00
# Finding Packages
2018-03-29 23:40:07 +02:00
2020-06-09 16:59:07 +02:00
There are two ways to find packages in CMake: "Module" mode and "Config" mode.