matt@V3SUB2204:~/v3s/thirdparty/v4l-utils-1.26.0$ meson configure build-armhf
Core properties:
Source dir /home/matt/v3s/thirdparty/v4l-utils-1.26.0
Build dir /home/matt/v3s/thirdparty/v4l-utils-1.26.0/build-armhf
Main project options:
Core options Current Value Possible Values Description
------------ ------------- --------------- -----------
auto_features auto [enabled, disabled, auto] Override value of all 'auto' features
backend ninja [ninja, vs, vs2010, vs2012, vs2013, Backend to use
vs2015, vs2017, vs2019,
vs2022, xcode]
buildtype debugoptimized [plain, debug, debugoptimized, Build type to use
release, minsize, custom]
cmake_prefix_path [] List of additional prefixes for cmake to search
debug true [true, false] Debug
default_library shared [shared, static, both] Default library type
force_fallback_for [] Force fallback for those subprojects
install_umask 0022 [preserve, 0000-0777] Default umask to apply on permissions of installed files
layout mirror [mirror, flat] Build directory layout
optimization 2 [0, g, 1, 2, 3, s] Optimization level
pkg_config_path [] List of additional paths for pkg-config to search
strip false [true, false] Strip targets on install
unity off [on, off, subprojects] Unity build
unity_size 4 >=2 Unity block size
warning_level 1 [0, 1, 2, 3] Compiler warning level to use
werror false [true, false] Treat warnings as errors
wrap_mode default [default, nofallback, nodownload, Wrap mode
forcefallback, nopromote]
build.cmake_prefix_path [] List of additional prefixes for cmake to search
build.pkg_config_path [] List of additional paths for pkg-config to search
Backend options Current Value Possible Values Description
--------------- ------------- --------------- -----------
backend_max_links 0 >=0 Maximum number of linker processes to run or 0 for no limit
Base options Current Value Possible Values Description
------------ ------------- --------------- -----------
b_asneeded true [true, false] Use -Wl,--as-needed when linking
b_colorout always [auto, always, never] Use colored output
b_coverage false [true, false] Enable coverage tracking.
b_lto false [true, false] Use link time optimization
b_lto_threads 0 Use multiple threads for Link Time Optimization
b_lundef true [true, false] Use -Wl,--no-undefined when linking
b_ndebug false [true, false, if-release] Disable asserts
b_pch true [true, false] Use precompiled headers
b_pgo off [off, generate, use] Use profile guided optimization
b_pie false [true, false] Build executables as position independent
b_sanitize none [none, address, thread, undefined, Code sanitizer to use
memory, address,undefined]
b_staticpic true [true, false] Build static libraries as position independent
Compiler options Current Value Possible Values Description
---------------- ------------- --------------- -----------
c_args [] Extra arguments passed to the c compiler
c_link_args [] Extra arguments passed to the c linker
c_std gnu99 [none, c89, c99, c11, gnu89, gnu99, C language standard to use
gnu11]
cpp_args [] Extra arguments passed to the cpp compiler
cpp_debugstl false [true, false] STL debug mode
cpp_eh default [none, default, a, s, sc] C++ exception handling type.
cpp_link_args [] Extra arguments passed to the cpp linker
cpp_rtti true [true, false] Enable RTTI
cpp_std gnu++11 [none, c++98, c++03, c++11, c++14, C++ language standard to use
c++17, c++1z, c++2a, c++20,
gnu++03, gnu++11, gnu++14, gnu++17,
gnu++1z, gnu++2a,
gnu++20]
build.c_args [] Extra arguments passed to the c compiler
build.c_link_args [] Extra arguments passed to the c linker
build.c_std none [none, c89, c99, c11, c17, c18, c2x, C language standard to use
gnu89, gnu99, gnu11,
gnu17, gnu18, gnu2x]
build.cpp_args [] Extra arguments passed to the cpp compiler
build.cpp_debugstl false [true, false] STL debug mode
build.cpp_eh default [none, default, a, s, sc] C++ exception handling type.
build.cpp_link_args [] Extra arguments passed to the cpp linker
build.cpp_rtti true [true, false] Enable RTTI
build.cpp_std none [none, c++98, c++03, c++11, c++14, C++ language standard to use
c++17, c++1z, c++2a, c++20,
gnu++03, gnu++11, gnu++14, gnu++17,
gnu++1z, gnu++2a,
gnu++20]
Directories Current Value Possible Values Description
----------- ------------- --------------- -----------
bindir bin Executable directory
datadir share Data file directory
includedir include Header file directory
infodir share/info Info page directory
libdir lib Library directory
libexecdir libexec Library executable directory
localedir share/locale Locale data directory
localstatedir /var Localstate data directory
mandir share/man Manual page directory
prefix /usr Installation prefix
sbindir sbin System executable directory
sharedstatedir /var/lib Architecture-independent data directory
sysconfdir /etc Sysconf data directory
Testing options Current Value Possible Values Description
--------------- ------------- --------------- -----------
errorlogs true [true, false] Whether to print the logs from failing tests
stdsplit true [true, false] Split stdout and stderr in test logs
Project options Current Value Possible Values Description
--------------- ------------- --------------- -----------
bpf auto [enabled, disabled, auto] Enable IR BPF decoders
doxygen-doc disabled [enabled, disabled, auto] Generate doxygen project documentation
doxygen-html true [true, false] Generate doxygen plain HTML documentation
doxygen-man false [true, false] Generate doxygen manual pages
gconv auto [enabled, disabled, auto] Enable compilation of gconv modules
gconvsysdir Set system gconv directory (default is to autodetect)
jpeg disabled [enabled, disabled, auto] jpeg
libdvbv5 disabled [enabled, disabled, auto] Enable libdvbv5 compilation
libv4l1subdir libv4l Set libv4l1 library subdir
libv4l2subdir libv4l Set libv4l2 library subdir
libv4lconvertsubdir libv4l Set libv4lconvert library subdir
qv4l2 auto [enabled, disabled, auto] Enable qv4l2 compilation
qvidcap auto [enabled, disabled, auto] Enable qvidcap compilation
systemdsystemunitdir Set systemd system unit directory
udevdir Set udev directory
v4l-plugins true [true, false] V4L plugin support
v4l-utils true [true, false] Enable v4l-utils compilation
v4l-wrappers true [true, false] V4L wrappers support
v4l2-compliance-32 false [true, false] Enable v4l2-compliance-32 compilation (for debugging purposes only)
v4l2-compliance-libv4l true [true, false] Enable use of libv4l in v4l2-compliance
v4l2-ctl-32 false [true, false] Enable v4l2-ctl-32 compilation (for debugging purposes only)
v4l2-ctl-libv4l true [true, false] Enable use of libv4l in v4l2-ctl
v4l2-ctl-stream-to true [true, false] Enable use of --stream-to in v4l2-ctl
v4l2-tracer auto [enabled, disabled, auto] Enable v4l2-tracer compilation
最新发布