set(CELTTF_SOURCES
  truetypefont.cpp
  truetypefont.h
)

add_library(celttf OBJECT ${CELTTF_SOURCES})
