Changeset c63c2bb in mainline for meson.build
- Timestamp:
- 2023-10-22T13:57:54Z (2 years ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f4a42661
- Parents:
- aaafcc8
- git-author:
- Vojtech Horky <vojtech.horky@…> (2023-08-04 09:22:05)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2023-10-22 13:57:54)
- File:
-
- 1 edited
-
meson.build (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
meson.build
raaafcc8 rc63c2bb 36 36 [ 'c', 'cpp' ], 37 37 default_options : ['buildtype=plain', 'c_std=gnu11', 'cpp_std=c++17', 'warning_level=2', 'werror=false', 'b_staticpic=false', 'prefix=/' ], 38 meson_version: '>=0.5 0.1',38 meson_version: '>=0.55.0', 39 39 ) 40 40
Note:
See TracChangeset
for help on using the changeset viewer.
