target_sources(crepe PUBLIC
	resource_fabricator.cpp
)

target_sources(crepe PUBLIC FILE_SET HEADERS FILES
	resource_fabricator.h
)