shithub: opusfile

ref: 7d78117fe95644ed0765815f8430e6aac9f6cf7d
dir: /opusfileConfig.cmake/

View raw version
include(CMakeFindDependencyMacro)
find_dependency(
  Ogg
  Opus
)

# TODO: include(...opusfileTargets-debug.cmake)?
include("${CMAKE_CURRENT_LIST_DIR}/opusfileTargets.cmake")