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