Skip to content

Commit

Permalink
linked vampyr to the main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
edinvay committed Nov 18, 2024
1 parent 85ffa0e commit 90cb8fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/custom/fetch_mrcpp.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ else()
FetchContent_Declare(mrcpp
QUIET
GIT_REPOSITORY
https://github.com/edinvay/mrcpp.git
https://github.com/MRChemSoft/mrcpp.git
GIT_TAG
d77ca248294aba6c968154ef429070064d4ca4bb
e2a8eea2b4c3470aaef16e4156feaa1b0570b5d8
)

set(CMAKE_CXX_COMPILER ${CMAKE_CXX_COMPILER})
Expand Down

0 comments on commit 90cb8fe

Please sign in to comment.