From e120aa1a431e996c7557ba7a2e0afbf9916d3b96 Mon Sep 17 00:00:00 2001 From: Robert Maynard Date: Wed, 13 Oct 2021 08:56:02 -0400 Subject: [PATCH] Record formatting rules for rapids_cpm_find DOWNLOAD_ONLY option --- cmake-format-rapids-cmake.json | 1 + 1 file changed, 1 insertion(+) diff --git a/cmake-format-rapids-cmake.json b/cmake-format-rapids-cmake.json index 0d174105d..46f57ffe6 100644 --- a/cmake-format-rapids-cmake.json +++ b/cmake-format-rapids-cmake.json @@ -49,6 +49,7 @@ "INSTALL_EXPORT_SET": 1, "GLOBAL_TARGETS": "+", "CPM_ARGS": "+", + "DOWNLOAD_ONLY": "1", "GIT_REPOSITORY": "1", "GIT_TAG": "1", "GIT_SHALLOW": "1",