gambas-source-code/main/lib/pcre/CMakeLists.txt

3 lines
88 B
CMake

gb_component(NATIVE gb.pcre
REQUIRED_PACKAGES PCRE
SOURCE_LIST main.c regexp.c)