Update Readme and CMakeLists for new git repo path
This commit is contained in:
parent
746face829
commit
cad74747bf
2 changed files with 34 additions and 11 deletions
|
@ -25,7 +25,7 @@ set(CMAKE_CUDA_USE_RESPONSE_FILE_FOR_OBJECTS 0)
|
|||
# Add Vec3 as a dependency
|
||||
include(FetchContent)
|
||||
FetchContent_Declare(Vec3
|
||||
GIT_REPOSITORY https://www.alexselimov.com/git/aselimov/Vec3.git
|
||||
GIT_REPOSITORY https://forge.alexselimov.com/aselimov/Vec3.git
|
||||
)
|
||||
|
||||
FetchContent_GetProperties(Vec3)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue