We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e740214 commit 697729eCopy full SHA for 697729e
CMakeLists.txt
@@ -325,7 +325,7 @@ gen_doc("${doxy_files}" ${LIBNETCONF2_VERSION} ${LIBNETCONF2_DESCRIPTION} "")
325
326
# generate API/ABI report
327
if ("${BUILD_TYPE_UPPER}" STREQUAL "ABICHECK")
328
- lib_abi_check(netconf2 "${headers}" ${LIBNETCONF2_SOVERSION_FULL} a11ddd9f032e0b7bdaa8583c49f4eca168c9c642)
+ lib_abi_check(netconf2 "${headers}" ${LIBNETCONF2_SOVERSION_FULL} e7402149e5b36de7acab2e38970a3a9d6a8165d5)
329
endif()
330
331
# clean cmake cache
0 commit comments