add_library( pegtl INTERFACE )

target_include_directories( pegtl INTERFACE ${CMAKE_CURRENT_SOURCE_DIR} )
