switch to xmake

This commit is contained in:
2025-11-08 19:01:17 +01:00
parent 86a810b65e
commit 86def65569
15 changed files with 48 additions and 8103 deletions

View File

@@ -2,14 +2,12 @@
Simple app to run compute shaders using OpenGL.
## Building
Just run CMake and build. Here's an example:
Just run xmake and build. Here's an example:
```
mkdir build
cd build
cmake ..
xmake
```
Tested on Windows 11 using Visual Studio 2022, more testing to follow.
Tested on PopOS! using gcc 11.4.0, more testing to follow.
## Third-Party Dependencies
Uses the following third-party dependencies: