add missing pthread link in App_HelloBulletRobotics
This commit is contained in:
@@ -277,6 +277,11 @@ if not _OPTIONS["no-enet"] then
|
|||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
if os.is("Linux") then initX11()
|
||||||
|
links {"pthread"}
|
||||||
|
end
|
||||||
|
|
||||||
|
|
||||||
files {
|
files {
|
||||||
"HelloBulletRobotics.cpp"
|
"HelloBulletRobotics.cpp"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user