add_qtc_library(Parsing
  DEPENDS Qt::Core
  SOURCES
    engine.cpp engine.h
    memorypool.h
    parsing_global.h
)
