#############################################################################
# $Id: CMakeLists.txt 573129 2018-10-23 18:10:21Z gouriano $
#############################################################################
# 
#

NCBI_project_tags(core)
NCBI_requires(PCRE)
NCBI_add_library(xregexp xregexp_template_tester)

if (OFF)
# Include projects from this directory
include(CMakeLists.xregexp.lib.txt)
include(CMakeLists.xregexp_template_tester.lib.txt)
endif()
