Skip to content

Commit

Permalink
Change: remove unnecessary variable in nasl/CMakeLists.txt (#1045)
Browse files Browse the repository at this point in the history
(cherry picked from commit 2872486)
  • Loading branch information
jjnicola authored and mergify-bot committed Feb 28, 2022
1 parent e685513 commit 0ad3b49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nasl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ set_target_properties (openvas_nasl_shared PROPERTIES VERSION "${PROJECT_VERSION
target_link_libraries (openvas_nasl_shared openvas_misc_shared ${GLIB_LDFLAGS}
${GCRYPT_LDFLAGS} ${GPGME_LDFLAGS} m
${LIBGVM_BASE_LDFLAGS}
${LIBNET_LDFLAGS}
${LIBGVM_UTIL_LDFLAGS}
${OPENVAS_WMICLIENT_LDFLAGS} ${OPENVAS_WINCMD_LDFLAGS}
${GNUTLS_LDFLAGS} ${PCAP_LDFLAGS} ${LIBSSH_LDFLAGS}
Expand Down

0 comments on commit 0ad3b49

Please sign in to comment.