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 24fa739 commit 19d3c98Copy full SHA for 19d3c98
archlinuxcn/goldendict-ng/PKGBUILD
@@ -38,6 +38,7 @@ sha256sums=('5b3ecb662c44564b70f611f8e7e239c6642d5c66711134a1e210c310384251b5')
38
build() {
39
cmake -B build \
40
-S "${pkgname}-${pkgver}-Release.${_commit_id}" \
41
+ -DCMAKE_BUILD_TYPE=None \
42
-DCMAKE_INSTALL_PREFIX=/usr \
43
-DUSE_SYSTEM_FMT=ON \
44
-DUSE_SYSTEM_TOML=ON
0 commit comments