Browse Source

HPCC-22317 Fix libhthor linking error caused by wuanalysis dependency

Signed-off-by: Shamser Ahmed <shamser.ahmed@lexisnexis.co.uk>
Shamser Ahmed 6 years ago
parent
commit
4244da445b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ecl/hthor/CMakeLists.txt

+ 1 - 0
ecl/hthor/CMakeLists.txt

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