We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d42c33f + 56195de commit 4ca6f1cCopy full SHA for 4ca6f1c
1 file changed
export/CMakeLists.txt.export
@@ -366,6 +366,7 @@ if (L2_BUILD_SHARED_LIBS)
366
Libint2_VERSION "${LIBINT_VERSION}"
367
Libint2_MAX_AM_ERI "${Libint2_MAX_AM_ERI}"
368
Libint2_CONFIGURATION "${Libint2_CONFIG_COMPONENTS}"
369
+ SOVERSION "${LIBINT_MAJOR_SO_VERSION}"
370
)
371
set_property(TARGET int-shared APPEND PROPERTY EXPORT_PROPERTIES "${export_properties}")
372
if (APPLE)
0 commit comments