/cpp_custom_lib_fetch_content

Import a library written by myself with FetchContent

Primary LanguageC++

Custom lib CMAKE FetchContent

A simple toy program that uses cmake FetchContent to download an utility library written by myself to show the necessary commands.

I use it also to try some library feature or write some examples.