mirror of
https://github.com/kmod-project/kmod.git
synced 2026-01-26 15:39:08 +00:00
Developers are supposed to run tests to test their code. Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com> Link: https://github.com/kmod-project/kmod/pull/104
11 lines
177 B
INI
11 lines
177 B
INI
[project options]
|
|
build-tests = true
|
|
debug-messages = true
|
|
zstd = 'enabled'
|
|
xz = 'enabled'
|
|
zlib = 'enabled'
|
|
openssl = 'enabled'
|
|
|
|
[built-in options]
|
|
buildtype = 'debugoptimized'
|