add_subdirectory(src)

install(
	DIRECTORY
		include/nostalgia
	DESTINATION
		include
)