File: NuspellConfig.cmake

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