File: dmlc-config.cmake.in

package info (click to toggle)
dmlc-core 0.5%2Bgit20240614.1334185-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,672 kB
  • sloc: cpp: 16,312; python: 1,421; ansic: 1,014; java: 802; makefile: 236; sh: 140; xml: 138
file content (5 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (3)
1
2
3
4
5
@PACKAGE_INIT@

if(NOT TARGET dmlc::dmlc)
  include(${CMAKE_CURRENT_LIST_DIR}/DMLCTargets.cmake)
endif()