add_library(d77 d77.cpp d77.h d77ext.cpp d77ext.h)
target_include_directories(d77 PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})
