Add CI
All checks were successful
Linux arm64 / Build (push) Successful in 6m36s

Co-authored-by: Persson-dev <sim16.prib@gmail.com>
Co-committed-by: Persson-dev <sim16.prib@gmail.com>
This commit was merged in pull request #1.
This commit is contained in:
2025-12-07 17:00:05 +00:00
committed by Simon Pribylski
parent 6574eebb49
commit 6deb58fc27
3 changed files with 53 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
add_rules("mode.release", "mode.debug")
add_requires("python 3.12.3", "pybind11")
add_requires("pybind11")
target("example")
set_prefixdir("$(prefixdir)/$(pythondir)", { libdir = "" })