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 174c12e commit 5b646cdCopy full SHA for 5b646cd
CMakeLists.txt
@@ -69,6 +69,7 @@ add_executable(sleigh
69
install(TARGETS sleigh DESTINATION bin)
70
71
nanobind_add_module(pypcode_native
72
+ STABLE_ABI
73
pypcode/pypcode_native.cpp
74
${SLEIGH_COMMON}
75
${ZLIB}
0 commit comments