#
# Autogenerated from /export/home/dicuccio/cpp-cmake/cpp-cmake.2015-01-24/src/util/xregexp/Makefile.xregexp.lib
#
add_library(xregexp
    regexp arg_regexp mask_regexp
)
include_directories(SYSTEM ${PCRE_INCLUDE})

target_link_libraries(xregexp
    ${PCRE_LIBS} xncbi
)
