mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-23 08:25:58 +01:00
Update Meson build system
The following features from the CMake build have been implemented: * Library version retrieved from unity.h. * Extension support. * Library, header, and package configuration file installation. This commit is entirely based on existing work by Owen Torres.
This commit is contained in:
2
meson_options.txt
Normal file
2
meson_options.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
option('extension_fixture', type: 'feature', value: 'disabled', description: 'Whether to use the fixture extension.')
|
||||
option('extension_memory', type: 'feature', value: 'disabled', description: 'Whether to use the memory extension.')
|
||||
Reference in New Issue
Block a user