I built urho3d like this
cmake …/Urho3D
make all
sudo make install
Only AngelScript Box2D Bullet kNet SDL
can be found in /usr/local/include/Urho3D/ThirdParty
Most of the third party libraries are not included, like PugiXml, GLEW and there seems to be many more.
What to do?