| 94 |
23. Steven Van Ingelgem's patch to CMakeLists.txt to change the name |
23. Steven Van Ingelgem's patch to CMakeLists.txt to change the name |
| 95 |
CMAKE_BINARY_DIR to PROJECT_BINARY_DIR so that it works when PCRE is |
CMAKE_BINARY_DIR to PROJECT_BINARY_DIR so that it works when PCRE is |
| 96 |
included within another project. |
included within another project. |
| 97 |
|
|
| 98 |
|
24. Steven Van Ingelgem's patches to add more options to the CMake support, |
| 99 |
|
slightly modified by me: |
| 100 |
|
|
| 101 |
|
(a) PCRE_BUILD_TESTS can be set OFF not to build the tests, including |
| 102 |
|
not building pcregrep. |
| 103 |
|
|
| 104 |
|
(b) PCRE_BUILD_PCREGREP can be see OFF not to build pcregrep, but only |
| 105 |
|
if PCRE_BUILD_TESTS is also set OFF, because the tests use pcregrep. |
| 106 |
|
|
| 107 |
|
|
| 108 |
Version 7.8 05-Sep-08 |
Version 7.8 05-Sep-08 |