Version 0.2.1
CMake: allow parent project to disable unit tests for streamvbyte (#22) While integrating into another cmake project via add_subdirectory() the target `check` might already be defined by a parent directory. In addition, on a parent project when you run its unit tests you don't want child project unit tests to run