mirror of
https://github.com/fraillt/bitsery.git
synced 2026-06-08 08:13:56 +00:00
changed increaseBufferSize signature
simplified adapters implementations
This commit is contained in:
@@ -51,6 +51,7 @@ endif()
|
||||
|
||||
if (BITSERY_BUILD_TESTS)
|
||||
message("build bitsery tests")
|
||||
enable_testing()
|
||||
add_subdirectory(tests)
|
||||
else()
|
||||
message("skip bitsery tests")
|
||||
|
||||
Reference in New Issue
Block a user