install package locally

This commit is contained in:
2024-01-23 10:01:38 +01:00
parent 39ce24935d
commit e86a1b578e

View File

@@ -1,6 +1,8 @@
-- We need that for the tests
set_xmakever("2.8.5")
set_policy("package.install_locally", true)
add_rules("mode.debug", "mode.release")
add_requires("libsdl 2.28.3", {configs = {sdlmain = false}})