We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d199a5 commit 90c5a0aCopy full SHA for 90c5a0a
cmake/ExternalTools.cmake
@@ -210,6 +210,8 @@ FetchContent_Declare(
210
coulombgalore
211
URL https://github.com/mlund/coulombgalore/archive/4055f58538d781acccb2937ab4580855fcba31f8.tar.gz
212
URL_HASH MD5=922f0c5988c0f70c887d65b7cf2762ac
213
+ BUILD_COMMAND ""
214
+ INSTALL_COMMAND ""
215
DOWNLOAD_EXTRACT_TIMESTAMP true)
216
FetchContent_GetProperties(coulombgalore)
217
if(NOT coulombgalore_POPULATED)
0 commit comments