Skip to content
Snippets Groups Projects
Unverified Commit 2dfcfb28 authored by actboy168's avatar actboy168 Committed by GitHub
Browse files

Update make.lua

parent 76593606
No related branches found
No related tags found
No related merge requests found
local lm = require 'luamake'
lm.target = 'x64'
if lm.plat == "macos" then
lm.flags = {
"-mmacosx-version-min=10.13",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment