mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-04-22 05:56:29 +08:00
cmake : separate version string for python package
This commit is contained in:
@@ -49,7 +49,7 @@ if (GGWAVE_SUPPORT_PYTHON)
|
||||
DEPENDS ${GGWAVE_SOURCES}
|
||||
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/python
|
||||
COMMAND make publish
|
||||
COMMENT "Publishing Python module v${PROJECT_VERSION}"
|
||||
COMMENT "Publishing Python module v${GGWAVE_VERSION_PYTHON}"
|
||||
VERBATIM
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user