mirror of
https://github.com/romixlab/qmsgpack.git
synced 2025-08-05 05:04:26 +02:00
some bugs fixed, test written, version() added
This commit is contained in:
@@ -14,8 +14,6 @@ if (WIN32)
|
||||
set(CMAKE_DEBUG_POSTFIX "d")
|
||||
endif (WIN32)
|
||||
|
||||
|
||||
|
||||
option (QT4_BUILD "BUild with Qt4")
|
||||
if (NOT QT4_BUILD)
|
||||
find_package(Qt5Core QUIET)
|
||||
|
Reference in New Issue
Block a user