Skip to content

a non intrusive way to cache your FetchContent response.

License

Notifications You must be signed in to change notification settings

ctuu/cmake-fetch-offline-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmake-fetch-offline-cache

a non intrusive way to cache your FetchContent response.

using CMake 3.24 Dependency Providers feature.

Usage

set(CMAKE_PROJECT_TOP_LEVEL_INCLUDES ${CMAKE_SOURCE_DIR}/cmake/offline_cache_provider.cmake)

project(<your_project_name>)

About

a non intrusive way to cache your FetchContent response.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages