1 2 3 4 5 6 7 8 9
target_sources(crepe PUBLIC # AudioSource.cpp ) target_sources(crepe PUBLIC FILE_SET HEADERS FILES AudioSource.h Component.h )