ref: 8d742acb994cb7a556c09347462d6c406ccbc5d3
dir: /opusfileConfig.cmake/
include(CMakeFindDependencyMacro)
find_dependency(
Ogg
Opus
)
# TODO: include(...opusfileTargets-debug.cmake)?
include("${CMAKE_CURRENT_LIST_DIR}/opusfileTargets.cmake")