mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
qca, add build type for cmake (#9804)
This commit is contained in:
@@ -70,7 +70,8 @@ BUILD()
|
||||
{
|
||||
export QC_CERTSTORE_PATH=/system/data/ssl/CARootCertificates.pem
|
||||
|
||||
cmake . -DCMAKE_INSTALL_PREFIX=$prefix \
|
||||
cmake . -DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=$prefix \
|
||||
-DQCA_PLUGINS_INSTALL_DIR=$libDir \
|
||||
-DQCA_BINARY_INSTALL_DIR=$binDir \
|
||||
-DQCA_LIBRARY_INSTALL_DIR=$libDir \
|
||||
|
||||
Reference in New Issue
Block a user