mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-27 04:00:46 +08:00
fix: package-name-doesnt-match-sonames
This commit is contained in:
@@ -19,7 +19,6 @@ ENDIF()
|
|||||||
set_target_properties(libbase16384 PROPERTIES
|
set_target_properties(libbase16384 PROPERTIES
|
||||||
OUTPUT_NAME base16384
|
OUTPUT_NAME base16384
|
||||||
VERSION 2.2.0
|
VERSION 2.2.0
|
||||||
SOVERSION 2
|
|
||||||
)
|
)
|
||||||
|
|
||||||
target_link_libraries(base16384 libbase16384)
|
target_link_libraries(base16384 libbase16384)
|
||||||
|
|||||||
Reference in New Issue
Block a user