Dependency on target xml-rpc-epi got lost, bring it back

master
Nicky 2022-04-13 21:27:27 +02:00
parent c3ed09fdda
commit db8bc69684
1 changed files with 1 additions and 0 deletions

View File

@ -204,6 +204,7 @@ target_link_libraries(
llfilesystem
llmath
llcorehttp
ll::xmlrpc-epi
)
set_target_include_dirs( llmessage ${CMAKE_CURRENT_SOURCE_DIR})