mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-11 12:03:31 +08:00
chore: replace external repo links with @username attribution
This commit is contained in:
@@ -160,7 +160,7 @@ include(FetchContent)
|
||||
set(GTEST_VERSION v1.17.0) # プロジェクトポリシーに合わせて調整します。
|
||||
FetchContent_Declare(
|
||||
googletest
|
||||
URL https://github.com/google/googletest/archive/refs/tags/${GTEST_VERSION}.zip
|
||||
URL Google Test framework (official repository) https://github.com/google/googletest/archive/refs/tags/${GTEST_VERSION}.zip
|
||||
)
|
||||
FetchContent_MakeAvailable(googletest)
|
||||
|
||||
|
||||
@@ -143,4 +143,4 @@ SELECT pg_reload_conf();
|
||||
|
||||
---
|
||||
|
||||
*[Supabase Agent Skills](https://github.com/supabase/agent-skills)(MITライセンス)に基づく*
|
||||
*[Supabase Agent Skills](Supabase Agent Skills (credit: Supabase team))(MITライセンス)に基づく*
|
||||
|
||||
Reference in New Issue
Block a user