Ver código fonte

HPCC-22317 Fix libhthor linking error caused by wuanalysis dependency

Signed-off-by: Shamser Ahmed <shamser.ahmed@lexisnexis.co.uk>
Shamser Ahmed 6 anos atrás
pai
commit
4244da445b
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      ecl/hthor/CMakeLists.txt

+ 1 - 0
ecl/hthor/CMakeLists.txt

@@ -93,6 +93,7 @@ target_link_libraries ( hthor
          thorhelper
          roxiemem
          schedulectrl
+         wuanalysis
     )
 
 IF (USE_OPENSSL)