Worked through rejects from sg1.5 merge. Went in smoothly O.o
This commit is contained in:
@@ -217,12 +217,13 @@ target_link_libraries(
|
||||
${XMLRPCEPI_LIBRARIES}
|
||||
)
|
||||
|
||||
IF (NOT LINUX AND VIEWER)
|
||||
IF (LL_TESTS)
|
||||
# When building the viewer the tests links against the shared objects.
|
||||
# These can not be found when we try to run the tests, so we had to disable them, for the viewer build.
|
||||
# TODO: Can someone with viewer knowledge figure out how to make these find the correct so.
|
||||
#ADD_BUILD_TEST(llhttpclientadapter llmessage)
|
||||
ADD_BUILD_TEST(llhttpclientadapter llmessage)
|
||||
ADD_BUILD_TEST(lltrustedmessageservice llmessage)
|
||||
ADD_BUILD_TEST(lltemplatemessagedispatcher llmessage)
|
||||
ENDIF (NOT LINUX AND VIEWER)
|
||||
ENDIF (LL_TESTS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user