An open API service indexing awesome lists of open source software.

https://github.com/soasis/cmake

Base CMake files that have the default configuration shared across all ztd / Shepherd's Oasis CMake projects.
https://github.com/soasis/cmake

Last synced: about 1 year ago
JSON representation

Base CMake files that have the default configuration shared across all ztd / Shepherd's Oasis CMake projects.

Awesome Lists containing this project

README

          

# ztd.cmake

This is the basic configuration that covers finding typical utilities, setting up basic paths, and more for Shepherd's Oasis's `ztd` project.

It works by being pulled in through `FetchContent`, and having the Project file be set as the typical "Project Prelude".