fixes in SharedMemory unit test, premake build issue on Linux
This commit is contained in:
@@ -189,3 +189,9 @@ project "App_BulletExampleBrowser"
|
||||
"main.cpp",
|
||||
"ExampleEntries.cpp",
|
||||
}
|
||||
|
||||
if os.is("Linux") then
|
||||
initX11()
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user