add_executable(ptest main.cpp)  #  ParserThread.cpp)
target_link_libraries(ptest parser format pymacro)

