add_library( Parser Parser.h Parser.cpp Lexer.h Lexer.cpp ) target_include_directories(Parser PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}/")