-
- Downloads
[cmake] Cache external dependencies in CPM_SOURCE_CACHE.
If CPM_SOURCE_CACHE is set and outside the build directory. Full build is cached in $CPM_SOURCE_CACHE/_ext/[NAME]/[HASH] Hash is based on all parameters given to build the dependency (version info, cmake options).
Showing
- scripts/ci/jobs/build-linux.yml 1 addition, 1 deletionscripts/ci/jobs/build-linux.yml
- scripts/cmake/BuildExternalProject.cmake 22 additions, 6 deletionsscripts/cmake/BuildExternalProject.cmake
- scripts/cmake/DependenciesExternalProject.cmake 12 additions, 15 deletionsscripts/cmake/DependenciesExternalProject.cmake
Loading
Please register or sign in to comment