Skip to content

Commit

Permalink
fixup! STASH: testing if this works to fix Linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
KageKirin committed Apr 24, 2022
1 parent 9f9bd89 commit 28c9b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/argus.lua
Expand Up @@ -226,6 +226,7 @@ core_projects = {
"No64BitChecks",
"StaticRuntime",
"ObjcARC",
"CppLatest",
}

includedirs {
Expand All @@ -238,7 +239,6 @@ core_projects = {
"../srcpp/arguspp.cpp",
}

build_cpplatest()
end, -- _create_projects()
},
["argus-test"] = {
Expand Down

0 comments on commit 28c9b5e

Please sign in to comment.