File: odc-import.cmake.in

package info (click to toggle)
odc 1.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,112 kB
  • sloc: cpp: 22,117; f90: 3,707; sh: 999; ansic: 471; python: 384; makefile: 37
file content (3 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (5)
1
2
3
include( CMakeFindDependencyMacro )

find_dependency( eckit HINTS ${CMAKE_CURRENT_LIST_DIR}/../eckit @eckit_DIR@ )