We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1b4d27 commit 1389a32Copy full SHA for 1389a32
scripts/gen_docs.py
@@ -46,7 +46,7 @@ def run(
46
sys.executable,
47
"setup.py",
48
"develop",
49
- "--build-type=Debug",
+ "--build-type=Release",
50
"--generator=Ninja",
51
"--",
52
"-DCMAKE_C_COMPILER:PATH=" + c_compiler,
0 commit comments