Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
linked vampyr to the master branch of MRChemSoft/mrcpp
  • Loading branch information
edinvay committed Sep 13, 2024
commit 17074ac46faff1bda1dff6146fe26861bfa05847
4 changes: 2 additions & 2 deletions cmake/custom/fetch_mrcpp.cmake
Original file line number Diff line number Diff line change
@@ -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
one-corner
f9e50bae7c28ece70fa0c909e4be7170d406543a
)

set(CMAKE_CXX_COMPILER ${CMAKE_CXX_COMPILER})