diff options
author | JJ Linden <jj@lindenlab.com> | 2014-10-13 12:46:55 -0700 |
---|---|---|
committer | JJ Linden <jj@lindenlab.com> | 2014-10-13 12:46:55 -0700 |
commit | 5cb5c267caed96b23e1c6c7b8d3c04aaefe84c6a (patch) | |
tree | e238dd104c9a478c7b753713ce1cfc30f835340d /indra/llrender/CMakeLists.txt | |
parent | 4fb1bae807a5dd8a342946b8f23d2a7a5aa5d36a (diff) |
fixes for cmake warnings about policy changes. could not fully test these changes
Diffstat (limited to 'indra/llrender/CMakeLists.txt')
-rwxr-xr-x | indra/llrender/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llrender/CMakeLists.txt b/indra/llrender/CMakeLists.txt index dba12d048e..331f988382 100755 --- a/indra/llrender/CMakeLists.txt +++ b/indra/llrender/CMakeLists.txt @@ -121,7 +121,6 @@ target_link_libraries(llrender ${LLCOMMON_LIBRARIES} ${LLIMAGE_LIBRARIES} ${LLMATH_LIBRARIES} - ${LLRENDER_LIBRARIES} ${LLVFS_LIBRARIES} ${LLXML_LIBRARIES} ${LLVFS_LIBRARIES} |