Skip to content

Commit 20e9901

Browse files
committed
Make a release build
1 parent 8ae6c12 commit 20e9901

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
f"-B{build_dir}",
6060
f"-DCUSTOM_PLUGIN_NAME={name}",
6161
f"-DCUSTOM_PLUGIN_PATH={zip_path}",
62+
"-DCMAKE_BUILD_TYPE=Release",
6263
"-DENABLE_GEM=0",
6364
"-DENABLE_SFIZZ=0",
6465
]

0 commit comments

Comments
 (0)