Skip to content
Snippets Groups Projects
Commit d414c6d4 authored by Drake Arconis's avatar Drake Arconis
Browse files

Merge

parents f3ea24f2 c748e0a6
No related branches found
No related tags found
No related merge requests found
......@@ -2365,12 +2365,12 @@ if (LL_TESTS)
llviewerhelputil.cpp
llversioninfo.cpp
llworldmap.cpp
llworldmipmap.cpp
# llworldmipmap.cpp
)
set_source_files_properties(
llworldmap.cpp
llworldmipmap.cpp
# llworldmipmap.cpp
PROPERTIES
LL_TEST_ADDITIONAL_SOURCE_FILES
tests/llviewertexture_stub.cpp
......@@ -2408,7 +2408,7 @@ if (LL_TESTS)
set_source_files_properties(
llworldmap.cpp
llworldmipmap.cpp
# llworldmipmap.cpp
PROPERTIES
LL_TEST_ADDITIONAL_SOURCE_FILES
tests/llviewertexture_stub.cpp
......@@ -2470,6 +2470,7 @@ if (LL_TESTS)
)
set(test_libs
${LLXML_LIBRARIES}
${LLMESSAGE_LIBRARIES}
${LLCOREHTTP_LIBRARIES}
${WINDOWS_LIBRARIES}
......
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