Skip to content

Commit

Permalink
feat: Add Meson as a build option (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwcampbell authored Dec 15, 2024
1 parent 7a3bb5f commit ab4c9ac
Show file tree
Hide file tree
Showing 9 changed files with 1,580 additions and 0 deletions.
502 changes: 502 additions & 0 deletions COPYING.LIB

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,5 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
The list of authors for copyright purposes is in the [AUTHORS](AUTHORS) file.

Significant portions of AccessKit are derived from Chromium and are covered by its [BSD-style license](LICENSE.chromium).

The Meson build system for accesskit-c is licensed under the [GNU Lesser General Public License, Version 2.1](COPYING.LIB). Note that this license applies only to the build system, not to the accesskit-c library itself.
Loading

0 comments on commit ab4c9ac

Please sign in to comment.