David Korth
|
8b17f8c5c5
|
[fmt] CMakeLists.txt: Fix installation path; install the PDB file.
Also added DO_SPLIT_DEBUG() and SET_WINDOWS_SUBSYSTEM().
|
2025-04-20 02:15:38 -04:00 |
|
David Korth
|
3367e4d6e6
|
[fmt] CMakeLists.txt: The cxx_std_11 check doesn't work on CMake 3.6, either.
Tested on Debian 8 ppc (qemu) with cmake-3.6.2.
|
2025-04-07 00:59:59 -04:00 |
|
David Korth
|
a547396dca
|
CMake 3.5: Work around some issues with C_STANDARD and CXX_STANDARD not working properly for C11/C++11.
Needed for Ubuntu 16.04.
This *might* be related to commit af0e29f7eb .
(CMakeLists.txt: Use C++20 if it's available.)
|
2025-03-23 15:25:36 -04:00 |
|
David Korth
|
5e4571f209
|
Renamed extlib/libfmt/ to extlib/fmt/.
It's called just "fmt" upstream (or "fmtlib").
|
2025-03-20 22:16:59 -04:00 |
|