forked from gentoo-utils/gentoo-utils
add porthole tests to meson
This commit is contained in:
@@ -22,6 +22,7 @@ gentoo_utils = static_library(
|
||||
|
||||
if get_option('tests').enabled()
|
||||
rust.test('unittests', gentoo_utils)
|
||||
subdir('tests')
|
||||
endif
|
||||
|
||||
if get_option('fuzz').enabled()
|
||||
|
||||
Reference in New Issue
Block a user