Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 292 Bytes

File metadata and controls

2 lines (2 loc) · 292 Bytes

inspect_FetchContent

Inspect cmake FetchContent to install a project without dependencies to the main project. This will download the project but does not make it available to the main project so we have a complete separate installation. Configure and build are done in separate processes.