Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
libinput
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
63
Issues
63
List
Boards
Labels
Milestones
Merge Requests
10
Merge Requests
10
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
libinput
libinput
Commits
9847329d
Commit
9847329d
authored
Oct 03, 2018
by
Peter Hutterer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
libinput 1.12.1
Signed-off-by:
Peter Hutterer
<
peter.hutterer@who-t.net
>
parent
2a83357b
Pipeline
#5211
passed with stages
in 9 minutes and 26 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
meson.build
meson.build
+1
-1
No files found.
meson.build
View file @
9847329d
project('libinput', 'c', 'cpp',
project('libinput', 'c', 'cpp',
version : '1.12.
0
',
version : '1.12.
1
',
license : 'MIT/Expat',
license : 'MIT/Expat',
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
meson_version : '>= 0.41.0')
meson_version : '>= 0.41.0')
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment