diff --git a/ge/common/CMakeLists.txt b/ge/common/CMakeLists.txt index 728971b6..9c588396 100755 --- a/ge/common/CMakeLists.txt +++ b/ge/common/CMakeLists.txt @@ -115,7 +115,7 @@ target_link_libraries(ge_common PRIVATE slog -Wl,--as-needed json - -lrt + $<$>:-lrt> -ldl )