diff --git a/translated/tech/20220112 Set up a build system with CMake and VSCodium.md b/published/20220112 Set up a build system with CMake and VSCodium.md similarity index 99% rename from translated/tech/20220112 Set up a build system with CMake and VSCodium.md rename to published/20220112 Set up a build system with CMake and VSCodium.md index b92edd9148..762f7b55ec 100644 --- a/translated/tech/20220112 Set up a build system with CMake and VSCodium.md +++ b/published/20220112 Set up a build system with CMake and VSCodium.md @@ -4,8 +4,8 @@ [#]: collector: "lujun9972" [#]: translator: "robsean" [#]: reviewer: "wxy" -[#]: publisher: " " -[#]: url: " " +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-14249-1.html" 使用 CMake 和 VSCodium 设置一个构建系统 ======