Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
loriab committed Jul 20, 2023
1 parent d2a8090 commit 6110dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/upstream/ddx/CMakeLists.txt
Expand Up @@ -21,7 +21,7 @@ if(${ENABLE_ddx})

ExternalProject_Add(ddx_external
BUILD_ALWAYS 1
URL https://github.com/ddsolvation/ddX/archive/v0.4.2.tar.gz
URL https://github.com/ddsolvation/ddX/archive/v0.4.5.tar.gz
CONFIGURE_COMMAND ""
UPDATE_COMMAND ""
BUILD_COMMAND ${Python_EXECUTABLE} setup.py build
Expand Down

0 comments on commit 6110dcc

Please sign in to comment.