mirror of
https://github.com/romixlab/qmsgpack.git
synced 2025-08-04 04:34:27 +02:00
Compatibility mode implemented
This commit is contained in:
@@ -55,7 +55,7 @@ configure_file(
|
||||
IMMEDIATE @ONLY)
|
||||
|
||||
set(QMSGPACK_MAJOR "0")
|
||||
set(QMSGPACK_MINOR "0")
|
||||
set(QMSGPACK_MINOR "1")
|
||||
set(QMSGPACK_VERSION "0")
|
||||
|
||||
set(MSGPACK_QT_LIB_VERSION_STRING "${QMSGPACK_MAJOR}.${QMSGPACK_MINOR}.${QMSGPACK_VERSION}")
|
||||
|
Reference in New Issue
Block a user