mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
cmake: Remove version from Python libxml2mod.so
This shouldn't be necessary and matches the Autotools build.
This commit is contained in:
parent
2dd514078e
commit
19de8b47b1
@ -547,7 +547,6 @@ if(LIBXML2_WITH_PYTHON)
|
||||
IMPORT_PREFIX lib
|
||||
OUTPUT_NAME xml2mod
|
||||
PREFIX lib
|
||||
VERSION ${PROJECT_VERSION}
|
||||
)
|
||||
if (WIN32)
|
||||
set_target_properties(LibXml2Mod PROPERTIES SUFFIX ".pyd")
|
||||
|
Loading…
x
Reference in New Issue
Block a user