mirror of
https://github.com/build-cpp/cmkr
synced 2026-06-08 13:22:55 +00:00
Move all links to the new organization
This commit is contained in:
+1
-1
@@ -418,7 +418,7 @@ int generate_cmake(const char *path, bool root) {
|
||||
auto inject_cmake = [&gen](const std::string &cmake) { gen.inject_cmake(cmake); };
|
||||
|
||||
comment("This file is automatically generated from cmake.toml - DO NOT EDIT");
|
||||
comment("See https://github.com/MoAlyousef/cmkr for more information");
|
||||
comment("See https://github.com/build-cpp/cmkr for more information");
|
||||
endl();
|
||||
|
||||
if (root) {
|
||||
|
||||
Reference in New Issue
Block a user