shithub: opusfile

ref: 0738af58b454ccdda238847a80db147d7597ad56
dir: /opusfileConfig.cmake/

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

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