File: COTPConfig.cmake.in

package info (click to toggle)
libcotp 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 244 kB
  • sloc: ansic: 1,571; sh: 5; makefile: 3
file content (6 lines) | stat: -rw-r--r-- 162 bytes parent folder | download
1
2
3
4
5
6
@PACKAGE_INIT@

include(CMakeFindDependencyMacro)

# Consumers will link to the exported COTP::cotp target
include("${CMAKE_CURRENT_LIST_DIR}/cotpTargets.cmake")