#add_subdirectory(tests)

add_library( char_streams STATIC char_streams.cpp )
target_link_libraries( char_streams )
