Add strip option to custom INI file:

[ build-dileks.ini ]

; SPDX-FileCopyrightText: 2024 Emil Velikov <emil.l.veli...@gmail.com>
; SPDX-FileCopyrightText: 2024 Lucas De Marchi <lucas.de.mar...@gmail.com>
;
; SPDX-License-Identifier: LGPL-2.1-or-later

[project options]
build-tests = false
debug-messages = false
docs = false
zstd = 'enabled'
xz = 'enabled'
zlib = 'enabled'
openssl = 'enabled'
werror = true
strip = true

[built-in options]
buildtype = 'release'
- EOF -

BR,
-sed@-

Reply via email to