diff options
| author | Ben Hutchinson <38333275+HutchyBen@users.noreply.github.com> | 2024-08-24 11:29:15 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-24 11:29:15 +0100 |
| commit | 8cc2ee8937b89f1639304cbd2526e85b17135372 (patch) | |
| tree | b7c6d0ccb053a7009a7d82eb50a5279a5e1e239c /doc | |
| parent | 3c92d28c056c3553f83a513a35502b4547d29319 (diff) | |
Add support for xmake build utility (#1899)
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/modules/ROOT/pages/projects.adoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/modules/ROOT/pages/projects.adoc b/doc/modules/ROOT/pages/projects.adoc index e974560..ff96ca4 100644 --- a/doc/modules/ROOT/pages/projects.adoc +++ b/doc/modules/ROOT/pages/projects.adoc @@ -140,6 +140,9 @@ are the configuration files of various build tools. Out of the box the following | debian/control | Debian package dpkg control file + +| xmake.lua +| xmake project |=== There's also Projectile's own `.projectile` which serves both as a project marker |
