ff
Some checks failed
Linux arm64 / Build (push) Failing after 6m30s

This commit is contained in:
2025-12-07 16:51:09 +01:00
parent 45be58ca40
commit b162b3ea2e

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 = "" })