mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
7796ad3a36
The old detection did only work if CFLAGS contained -std=c++11, since ciso646 was only included for __cplusplus > 199711. Thanks to Koernel for the cmake part.