/strigi-0.7.7/libstreamanalyzer/cmake/FindCLucene1.cmake
# · CMake · 7 lines · 2 code · 2 blank · 3 comment · 0 complexity · b1567deffd3c9456b7efdb75aef0f451 MD5 · raw file
- #
- # This module looks for clucene (http://clucene.sf.net) support
- # It will define the pkgconfig values with a CLUCENE1_ prefix...
- include(FindPkgConfig)
- pkg_check_modules(CLUCENE1 libclucene-core)