mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-03 13:33:26 +00:00
test: Porting FreeBSD
This commit is contained in:
@@ -113,7 +113,7 @@ subdir('configs')
|
||||
subdir('lib')
|
||||
subdir('src')
|
||||
subdir('misc')
|
||||
# Don’t build the tests unless we can run them (either natively or in an exe wrapper)
|
||||
# Don't build the tests unless we can run them (either natively or in an exe wrapper)
|
||||
build_tests = not meson.is_cross_build() or (meson.is_cross_build() and meson.has_exe_wrapper())
|
||||
if build_tests
|
||||
subdir('tests')
|
||||
|
||||
Reference in New Issue
Block a user