diff options
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/llmessage/CMakeLists.txt | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/indra/llmessage/CMakeLists.txt b/indra/llmessage/CMakeLists.txt index 334a55348c..5f48ea60dc 100644 --- a/indra/llmessage/CMakeLists.txt +++ b/indra/llmessage/CMakeLists.txt @@ -204,6 +204,7 @@ target_link_libraries(          llfilesystem          llmath          llcorehttp +        ll::xmlrpc-epi  )  set_target_include_dirs( llmessage ${CMAKE_CURRENT_SOURCE_DIR}) | 
