Skip to content

Commit

Permalink
fix: FeignClaims/cmake_starter_template -> FeignClaims/cpp_conan_temp…
Browse files Browse the repository at this point in the history
…late
  • Loading branch information
FeignClaims committed Aug 13, 2024
1 parent e985ea6 commit f467386
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion _static/links.rst
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion personal_learning_map/even_more_cmake.irst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

- 本教程的配置方案已借用这个项目来搭建, 以供 CMake 学习参考.

- `FeignClaims/cmake_starter_template`_
- `FeignClaims/cpp_conan_template`_

- 我基于 `aminya/project_options`_ 的 C++ 项目配置模板, 使用 Conan 2.0 进行包管理.

Expand Down
8 changes: 4 additions & 4 deletions personal_learning_map/main.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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`_
Expand All @@ -141,7 +141,7 @@

- `Conan 2.0 Documentation`_
- `Adding Packages to ConanCenter`_
- `FeignClaims/cmake_starter_template`_
- `FeignClaims/cpp_conan_template`_
- `FeignClaims/customized_conan_recipes`_

------------------------------------------------------------------------------------------------------------------------
Expand All @@ -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`_

------------------------------------------------------------------------------------------------------------------------
Expand All @@ -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`_

========================================================================================================================
Expand Down

0 comments on commit f467386

Please sign in to comment.