From f46738662d02a84eca22f7e6831f3465e34926ea Mon Sep 17 00:00:00 2001 From: FeignClaims Date: Tue, 13 Aug 2024 23:21:48 +0800 Subject: [PATCH] fix: FeignClaims/cmake_starter_template -> FeignClaims/cpp_conan_template --- _static/links.rst | 2 +- personal_learning_map/even_more_cmake.irst | 2 +- personal_learning_map/main.rst | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_static/links.rst b/_static/links.rst index bbcf2cdc..a20da6be 100644 --- a/_static/links.rst +++ b/_static/links.rst @@ -1,6 +1,6 @@ .. _`我的 C++ 浏览器书签 (2024/06/22) (右键另存为再导入到浏览器)`: https://gitee.com/cpp_tutorial/vscode_cpp_starter_resource/raw/main/cpp_bookmarks.html .. _`我的 C++ 订阅源 (2024/06/22) (右键另存为再导入浏览器 feedbro 插件)`: https://gitee.com/cpp_tutorial/vscode_cpp_starter_resource/raw/main/cpp_feedbro.opml -.. _`FeignClaims/cmake_starter_template`: https://www.github.com/FeignClaims/cmake_starter_template/ +.. _`FeignClaims/cpp_conan_template`: https://www.github.com/FeignClaims/cpp_conan_template/ .. _`FeignClaims/customized_conan_recipes`: https://www.github.com/FeignClaims/customized_conan_recipes/ .. _`cpp_tutorial/question`: https://gitee.com/cpp_tutorial/question .. _`cpp_tutorial/board`: https://gitee.com/cpp_tutorial/board diff --git a/personal_learning_map/even_more_cmake.irst b/personal_learning_map/even_more_cmake.irst index 525a2401..7117b7d2 100644 --- a/personal_learning_map/even_more_cmake.irst +++ b/personal_learning_map/even_more_cmake.irst @@ -15,7 +15,7 @@ - 本教程的配置方案已借用这个项目来搭建, 以供 CMake 学习参考. - - `FeignClaims/cmake_starter_template`_ + - `FeignClaims/cpp_conan_template`_ - 我基于 `aminya/project_options`_ 的 C++ 项目配置模板, 使用 Conan 2.0 进行包管理. diff --git a/personal_learning_map/main.rst b/personal_learning_map/main.rst index 8bc5d114..8352c08c 100644 --- a/personal_learning_map/main.rst +++ b/personal_learning_map/main.rst @@ -125,7 +125,7 @@ - 《Modern CMake for C++ - Discover a better approach to building, testing and packaging your software》 - `LLVM: A Modern, Open C++ Toolchain - Chandler Carruth - Pacific++ 2017`_ -- `FeignClaims/cmake_starter_template`_ +- `FeignClaims/cpp_conan_template`_ - `aminya/project_options`_ - `Effective CMake - Daniel Pfeifer - C++Now 2017`_ - `CMake 2022 C++ Modules and More - Bill Hoffman - CppNow 2022`_ @@ -141,7 +141,7 @@ - `Conan 2.0 Documentation`_ - `Adding Packages to ConanCenter`_ -- `FeignClaims/cmake_starter_template`_ +- `FeignClaims/cpp_conan_template`_ - `FeignClaims/customized_conan_recipes`_ ------------------------------------------------------------------------------------------------------------------------ @@ -151,7 +151,7 @@ - `LLVM: A Modern, Open C++ Toolchain - Chandler Carruth - Pacific++ 2017`_ - `Clang-Format 官方文档`_ - `Clang-Format 配置选项列表`_ -- `FeignClaims/cmake_starter_template`_ +- `FeignClaims/cpp_conan_template`_ - `aminya/project_options`_ ------------------------------------------------------------------------------------------------------------------------ @@ -161,7 +161,7 @@ - `LLVM: A Modern, Open C++ Toolchain - Chandler Carruth - Pacific++ 2017`_ - `Clang-Tidy 官方文档`_ - `Clang-Tidy 诊断选项列表`_ -- `FeignClaims/cmake_starter_template`_ +- `FeignClaims/cpp_conan_template`_ - `aminya/project_options`_ ========================================================================================================================