mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 06:10:13 +00:00
trivial: Do not install the device tests when using -Dtests=false
This commit is contained in:
parent
431dbee65a
commit
90ea3453c3
@ -3,7 +3,10 @@ subdir('pki')
|
||||
subdir('remotes.d')
|
||||
subdir('bash-completion')
|
||||
subdir('fish-completion')
|
||||
|
||||
if get_option('tests')
|
||||
subdir('device-tests')
|
||||
endif
|
||||
|
||||
if build_daemon
|
||||
subdir('motd')
|
||||
|
Loading…
Reference in New Issue
Block a user