refactor xmake.lua

This commit is contained in:
2025-03-22 10:02:35 +01:00
parent c25abec6ba
commit 29177bc94d
2 changed files with 14 additions and 14 deletions

View File

@@ -4,13 +4,6 @@
You need to install xmake and have a compiler with c++20 compatibility
### Install the necessary dependencies
``xrepo install sfml``
Package location (on Linux) for IntelliSense:
``home/<user>/.xmake/packages/**``
### Build the project
``cd jminos``