diff options
author | Kyle Ambroff <ambroff@lindenlab.com> | 2009-02-06 08:40:02 +0000 |
---|---|---|
committer | Kyle Ambroff <ambroff@lindenlab.com> | 2009-02-06 08:40:02 +0000 |
commit | d1f4f89c64280d96ebc3cf1a113fd7b4787c1437 (patch) | |
tree | a8569686fa641a4a89d26e3e04eda3c33d8a45dd /indra/lscript/lscript_execute | |
parent | 5ba5157f8a1337ae0486eae5ddb7b0d0506dc9e8 (diff) |
DEV-26150 (VWR-11474): CMake 2.6.2 adds multiple `-lndofdev' when linking
secondlife-bin on Linux.
CMake will insert multiple -lndofdev parameters into the Makefile that
links secondlife-bin IFF ${NDOF_LIBRARY} is listed *after* Xinerama in
the target_link_libraries() call in indra/newview/CMakeLists.txt file.
Moving the reference to NDOF_LIBRARY above viewer_LIBRARIES seems to fix
it, and doesn't break Windows or MacOS.
Not reviewed.
Diffstat (limited to 'indra/lscript/lscript_execute')
0 files changed, 0 insertions, 0 deletions