File size: 294 Bytes
f33d981
 
 
 
1
2
3
4
5
add_library(ac-test-data-whisper INTERFACE)
add_library(ac-test-data::whisper ALIAS ac-test-data-whisper)
configure_file(ac-test-data-whisper-dir.in.h "${PROJECT_SOURCE_DIR}/gen/ac-test-data-whisper-dir.h")
target_include_directories(ac-test-data-whisper INTERFACE "${PROJECT_SOURCE_DIR}/gen")