File: draco-config.cmake.template

package info (click to toggle)
draco 1.5.6%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 66,196 kB
  • sloc: cpp: 50,014; python: 279; javascript: 49; sh: 47; makefile: 20
file content (5 lines) | stat: -rw-r--r-- 110 bytes parent folder | download | duplicates (3)
1
2
3
4
5
@PACKAGE_INIT@

include("${CMAKE_CURRENT_LIST_DIR}/draco-targets.cmake")

set(DRACO_LIBRARIES "draco::draco")