include(FetchContent) FetchContent_Declare( libcbor GIT_REPOSITORY ssh://git@code.3011.io/TennesseeTrash/LibProcess.git GIT_TAG v0.0.1 ) FetchContent_MakeAvailable( libcbor )