commit | 8c60eeebd8463f12748589789c56cc8f72e2e732 | [log] [tgz] |
---|---|---|
author | roman <xjanot04@fit.vutbr.cz> | Mon Sep 04 10:18:05 2023 +0200 |
committer | Michal Vasko <mvasko@cesnet.cz> | Fri Nov 03 15:03:11 2023 +0100 |
tree | e23f9c9fff02b096cf4000d8c9d2b9f1f23acc39 | |
parent | 581b2502b129af37129702a077dd2676d8ec3093 [diff] [blame] |
cmake BUGFIX expand macro correctly
diff --git a/nc_client.h.in b/nc_client.h.in index 32a24ab..471b599 100644 --- a/nc_client.h.in +++ b/nc_client.h.in
@@ -20,7 +20,7 @@ extern "C" { #endif -#cmakedefine SSH_TLS_MACRO +@SSH_TLS_MACRO@ #include <libnetconf2/netconf.h> #include <libnetconf2/log.h>