mirror of
https://github.com/fraillt/bitsery.git
synced 2026-06-08 08:13:56 +00:00
bugfix in enableBitPacking
This commit is contained in:
committed by
Mindaugas Vinkelis
parent
aca3139600
commit
03f2c3c8b5
@@ -1,7 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.1)
|
||||
project(bitsery
|
||||
LANGUAGES CXX
|
||||
VERSION 4.6.0)
|
||||
VERSION 4.6.1)
|
||||
|
||||
#======== build options ===================================
|
||||
option(BITSERY_BUILD_EXAMPLES "Build examples" OFF)
|
||||
|
||||
Reference in New Issue
Block a user