Fix qt5lib for macOS

This commit is contained in:
Jérôme Leclercq
2022-03-19 19:28:17 +01:00
parent ea0b10f10e
commit b2ac8debcd
2 changed files with 79 additions and 0 deletions

View File

@@ -116,6 +116,8 @@ NazaraModules = modules
includes("xmake/**.lua")
add_repositories("local-repo xmake-repo")
option("usepch")
set_default(false)
set_showmenu(true)