mirror of https://github.com/mono/CppSharp.git
4 changed files with 6 additions and 5 deletions
@ -1,6 +1,6 @@
@@ -1,6 +1,6 @@
|
||||
include ("CSharp") |
||||
|
||||
if string.starts(action, "vs") and os.is("windows") then |
||||
if string.starts(action, "vs") and os.ishost("windows") then |
||||
|
||||
include ("CLI") |
||||
|
||||
|
Loading…
Reference in new issue