mirror of
https://github.com/tstack/lnav
synced 2024-11-08 01:10:29 +00:00
8 lines
132 B
CMake
8 lines
132 B
CMake
|
|
hunter_config(
|
|
libpcre
|
|
VERSION 8.41
|
|
CMAKE_ARGS
|
|
EXTRA_FLAGS=--enable-unicode-properties --enable-jit --enable-utf
|
|
)
|