Skip to content

Commit

Permalink
reference xcfun v2.0.0a1
Browse files Browse the repository at this point in the history
changes have only been on the python-c++ interface side
which should not affect xcint
  • Loading branch information
bast committed Dec 15, 2019
1 parent 88e828b commit 706c291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/custom/xcfun.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ FetchContent_Populate(xcfun_sources
GIT_REPOSITORY
https://github.com/dftlibs/xcfun.git
GIT_TAG
ca137ba62577796b6cf916fbb83ab79784096ecf
v2.0.0a1
)

add_subdirectory(
Expand Down

0 comments on commit 706c291

Please sign in to comment.