Skip to content
Commit 30845d07 authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

pcre: separate variants of the library

- don't include the cxx variant in the default build,
  as it depends on libstdc++ (and it seems rarely used anyway)
- allow building pcre16 and pcre32 variants;
  pcre16 is the one needed by qt*, I think
- share the basic libs with all of the variants
parent fd1619cf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment