aboutsummaryrefslogtreecommitdiff
path: root/src/example/CMakeLists.txt
blob: bcc92715074dfbe3b66bd0683f3b308202c6ed15 (plain)
1
2
3
add_executable(audio_internal EXCLUDE_FROM_ALL audio_internal.cpp)
target_link_libraries(audio_internal PUBLIC crepe)