mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-22 19:18:30 +00:00
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