0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
openvpn3/cmake
Frank Lichtenheld 474de6c93f CMake: make doxygen generation work better
- Use CURRENT source and binary dir to make this work even
  if used as a sub-directory in another project.
- Make USE_MDFILE_AS_MAINPAGE actually work. It is only
  used when part of the INPUT and does not automatically
  add it to INPUT.
- Make sure CMake uses the latest version of README.rst
  by using configure_file instead of file(COPY).
- Improve EXCLUDE_PATTERNS.
- Add NUM_PROC_THREADS.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-04-24 14:32:31 +02:00
..
CMakeLists.txt.in WIP Fix the rhel7 unit test target failure 2021-09-22 14:04:48 +02:00
dlgoogletest.cmake dlgoogletest.cmake: remove work-around for CMake < 3.10 2023-02-28 13:45:16 +01:00
Findasio.cmake CMake: clean up dependency handling 2023-02-28 13:45:16 +01:00
findcoredeps.cmake CMake: Reorder includes to prefer asio 2023-03-20 13:37:05 +01:00
Findlz4.cmake CMake: clean up dependency handling 2023-02-28 13:45:16 +01:00
FindLZO.cmake CMake: clean up dependency handling 2023-02-28 13:45:16 +01:00
FindmbedTLS.cmake CMake: Fix issues in FindmbedTLS 2023-02-28 12:30:30 +01:00
findswigdeps.cmake cmake: create findswigdeps to reduce code duplication 2022-03-16 13:02:19 +01:00
FindxxHash.cmake CMake: clean up dependency handling 2023-02-28 13:45:16 +01:00
ovpn-doxygen.cmake CMake: make doxygen generation work better 2023-04-24 14:32:31 +02:00