Skip to content
Snippets Groups Projects
Commit ba83360f authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

DRTVWR-418: Merge backout that restores llcorehttp tests.

parents 50a3f19f 938b803d
No related branches found
No related tags found
No related merge requests found
......@@ -96,12 +96,7 @@ target_link_libraries(
)
# tests
##==========================================================================
## DANGER WILL ROBINSON! WARNING!
## Leaving these tests commented out is extremely hazardous, since llcorehttp
## is so central to viewer processing.
##==========================================================================
if (0) ## LL_TESTS)
if (LL_TESTS)
SET(llcorehttp_TEST_SOURCE_FILES
tests/test_allocator.cpp
)
......@@ -226,4 +221,5 @@ endif (DARWIN)
target_link_libraries(http_texture_load ${example_libs})
endif ()
endif (LL_TESTS)
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