Add CI #1

Merged
Persson-dev merged 15 commits from ci into main 2025-12-07 17:00:06 +00:00
Showing only changes of commit b162b3ea2e - Show all commits

View File

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