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 dce0b1a commit e9ed02eCopy full SHA for e9ed02e
CMakeLists.txt
@@ -352,7 +352,7 @@ gen_doc("${doxy_files}" ${LIBNETCONF2_VERSION} ${LIBNETCONF2_DESCRIPTION} "")
352
353
# generate API/ABI report
354
if ("${BUILD_TYPE_UPPER}" STREQUAL "ABICHECK")
355
- lib_abi_check(netconf2 "${headers}" ${LIBNETCONF2_SOVERSION_FULL} cfc6809f914a811c01af14f3f8c848cc4f251100)
+ lib_abi_check(netconf2 "${headers}" ${LIBNETCONF2_SOVERSION_FULL} 3a7bfeb45f6d82aaf7a9c540d52a28690193b765)
356
endif()
357
358
# source files to be covered by the 'format' target and a test with 'format-check' target
0 commit comments