# caches **Repository Path**: levanliu/caches ## Basic Information - **Project Name**: caches - **Description**: C++ 实现的 caches - **Primary Language**: C/C++ - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-11 - **Last Updated**: 2024-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ``` cmake -B build cmake --build build --config=Release ctest -C Release ``` ``` Visual Studio 2022 Visual Studio Code vcpkg Cmake ``` git clone https://github.com/Microsoft/vcpkg.git C:/User/xx/Library/ .\vcpkg\bootstrap-vcpkg.bat -xxxxx CMAKE_TOOLCHAIN_FILE C:/Users/xx/Library/vcpkg/scripts/buildsystems/vcpkg.cmake VCPKG_DEFAULT_TRIPLET x64-windows https://gitee.com/TristanHNU/caches.git CMake vcpkg gtest ctest