Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Updated to be on main
Browse files Browse the repository at this point in the history
  • Loading branch information
depaulmillz committed Mar 15, 2021
1 parent 8600599 commit 4825f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include(FetchContent)
FetchContent_Declare(
common
GIT_REPOSITORY git@github.com:CSE-498-011-SP21/common.git
GIT_TAG 93178d864bb74ee121844a92f6cb8c9f8827fca9
GIT_TAG main
)

FetchContent_MakeAvailable(common)
Expand Down

0 comments on commit 4825f31

Please sign in to comment.