Skip to content
Snippets Groups Projects
Commit 6f613fb7 authored by Kyle Ambroff's avatar Kyle Ambroff
Browse files

Fix broken Linux server build.

llwindow refactoring in skinning-7 r117641 added dependency on
LLWindowCallbacks in llwindowheadless, which was not being built
for server only builds.

* Include llwindowcallbacks.cpp in all llwindow builds.
* Do not link with libatk and libsdl for server linux builds, since
  they are not needed and only packaged for the viewer.

Reviewed with James.
parent e2655d4c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment