File: NuspellConfig.cmake

package info (click to toggle)
nuspell 5.1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,936 kB
  • sloc: cpp: 19,263; sh: 328; perl: 261; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 132 bytes parent folder | download | duplicates (3)
1
2
3
include(CMakeFindDependencyMacro)
find_dependency(ICU COMPONENTS uc data)
include("${CMAKE_CURRENT_LIST_DIR}/NuspellTargets.cmake")