Kornel Benko
8d79860ea7
Cmake build: Handle deprecated cmake versions
...
The warning says:
CMake Deprecation Warning at .../CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Spotted by Scott Kostyshak
2024-04-02 09:22:53 +02:00
Eugene Chornyi
6fac3144d5
Fix warnings in DTL targets on Windows (use STDC)
2020-09-07 21:27:37 +02:00
Kornel Benko
af029d695f
Cmake build: All directory variables should contain trailing '/'
2020-04-14 13:01:17 +02:00
Kornel Benko
66142c7d08
Amend(2) 4b052dec
: Do not use CMAKE_INSTALL_PREFIX
...
On Windows this leads to duplicated use of 'LYX_INSTALLED' in the installed paths.
Spotted by Eugene.
2020-04-13 22:18:47 +02:00
Kornel Benko
4b052dec77
Amend ef42541d26
: Missed to commit these
2020-04-13 13:39:33 +02:00
Kornel Benko
00a6ad4b66
Cmake build: Add manuals for created executables dv2dt and dt2dv
2020-04-09 14:44:18 +02:00
Kornel Benko
bcde3d0016
Amend b280fed1
: 3rdparty/dtl: Use preprocessor value on Windows
2020-04-09 11:58:49 +02:00
Kornel Benko
b280fed1b3
Cmake build: Added 3rdparty creation of dt2dv and dv2dt
...
Works on linux, needs testing on Windows
2020-04-09 11:46:47 +02:00