Julien Schueller
96f2235d6d
CMake: Fix -swiglib on win32
...
- swig library files must be installed relatively to the exe into PREFIX/bin/Lib
- unset SWIG_LIB_WIN_UNIX else swiglib returns a list of 2 paths which
break cmake detection (and consistent to the provided windows binaries)
2022-10-26 09:25:14 +02:00
Julien Schueller
2f3fb6a52f
CMake: Avoid including parser.c twice
...
Closes #2409
2022-10-24 09:34:13 +02:00
William S Fulton
3de6fbddab
Correct cmake pcreversion test
2022-01-22 23:36:08 +00:00
William S Fulton
da8eb35a51
Call -pcreversion during appveyor testing
2022-01-21 18:35:37 +00:00
Julien Schueller
15515f390c
PCRE2
...
Closes #2120
2022-01-21 07:46:08 +01:00
Julien Schueller
42ed181e08
[CMake] Add option to enable pcre
...
Closes #2031 , #2065 .
2021-10-03 16:32:11 +02:00
Michel Zou
167164885d
CI: Warnings as errors
2021-03-07 11:20:39 +00:00
Michel Zou
c6af0c5a67
CMake: Escape backslashes in SWIG_LIB_WIN_UNIX
2021-03-06 19:52:44 +01:00
William S Fulton
4ba9d9a8ec
CMake test, run -swiglib
2021-03-01 23:42:52 +00:00
Michel Zou
3d049f6b2a
Misc fixes
2021-02-26 17:07:59 +01:00
Oliver Buchtala
2981eda00d
Initial CMake configuration.
...
Needs to be tested under OSX and Windows.
2021-02-25 10:50:41 +01:00