Esa Korhonen
152c0950ef
Removed policy CMP0026 from PCRE2 CMakeLists.txt
...
Similar to commit c798961f211cd4435087bd4e005e9b89f3ec325d.
The CMP0026 policy causes the build to fail on CMake 2.8.12 and it isn't critical
to the functionality of the library.
2017-06-01 15:40:28 +03:00
Esa Korhonen
36af74cb25
Update bundled PCRE2-library to version 10.23
...
Some manual changes done to the library were lost with this update.
They will be added in the next commit.
2017-06-01 15:40:28 +03:00
Johan Wikman
c8253cc767
Pass CMAKE_C_FLAGS to pcre2.
...
Now possible to affect CFLAGS of pcre2 build.
2016-01-22 15:08:02 +02:00
Markus Makela
dc64b12077
Fixed PCRE2 libraries missing symbolic link to library
...
The libpcre2-8.so was not a symbolic link but an actual library.
2015-12-11 06:43:16 +02:00
Markus Makela
c798961f21
Removed policy CMP0026 from PCRE2 CMakeLists.txt
...
The CMP0026 policy causes the build to fail on CMake 2.8.12 and it isn't critical
to the functionality of the library.
2015-10-27 20:55:32 +02:00
Markus Makela
08edfe3d6e
Added missing cmake files.
2015-10-27 20:51:45 +02:00
Markus Makela
ee29e85016
Added bundled PCRE2 library.
2015-10-27 09:24:34 +02:00