set (SOURCE
reader.h
file.h
file.cpp
buffer.h
buffer.cpp
)
project(fonts)
add_library(reader SHARED ${SOURCE})