mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-14 14:24:10 +02:00
Linux fixes
This commit is contained in:
parent
b13bee470c
commit
a399e383fa
8 changed files with 41 additions and 35 deletions
|
@ -576,8 +576,7 @@ namespace IDE
|
|||
IDEUtils.FixFilePath(llvmDir);
|
||||
llvmDir.Append("llvm/");
|
||||
#else
|
||||
String llvmDir = "";
|
||||
bool isWSL = false;
|
||||
String llvmDir = "";
|
||||
#endif
|
||||
if (!gApp.mSettings.mEmscriptenPath.IsEmpty)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue