/strigi-0.7.7/libstreamanalyzer/cmake/FindCLucene1.cmake

# · CMake · 7 lines · 2 code · 2 blank · 3 comment · 0 complexity · b1567deffd3c9456b7efdb75aef0f451 MD5 · raw file

  1. #
  2. # This module looks for clucene (http://clucene.sf.net) support
  3. # It will define the pkgconfig values with a CLUCENE1_ prefix...
  4. include(FindPkgConfig)
  5. pkg_check_modules(CLUCENE1 libclucene-core)