blob: 1a052ae214a48da671e7cf0bb7dc5e2788219c68 (
plain) (
tree)
|
|
LIBRARY()
PEERDIR(
contrib/libs/hyperscan
contrib/libs/hyperscan/runtime_core2
contrib/libs/hyperscan/runtime_corei7
contrib/libs/hyperscan/runtime_avx2
)
SRCS(
hyperscan.cpp
)
END()
RECURSE_FOR_TESTS(ut)
|