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 5c72504 commit 2e0218dCopy full SHA for 2e0218d
CMakeLists.txt
@@ -388,7 +388,7 @@ endif()
388
389
# generate API/ABI report
390
if ("${BUILD_TYPE_UPPER}" STREQUAL "ABICHECK")
391
- lib_abi_check(netconf2 "${headers}" ${LIBNETCONF2_SOVERSION_FULL} 15fbc59efa5e6f1f7bea19ab561d03f8852caabb)
+ lib_abi_check(netconf2 "${headers}" ${LIBNETCONF2_SOVERSION_FULL} 5c72504e9a6fc578ed32fcfb15f59f50d2aab234)
392
endif()
393
394
# source files to be covered by the 'format' target and a test with 'format-check' target
0 commit comments