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 670c809 commit 911ed60Copy full SHA for 911ed60
1 file changed
CMakeLists.txt
@@ -7,6 +7,8 @@ project(
7
DESCRIPTION "A header-only C++ library that polyfills the standard library."
8
)
9
10
+set(INFRA_PYTHON_FORMATTER black)
11
+
12
include(cmake/get_cpm.cmake)
13
if(PROJECT_IS_TOP_LEVEL)
14
cpmaddpackage("gh:intel/cicd-repo-infrastructure#dev")
0 commit comments