mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Revert "cmake build: Allow use of '--std=c++17' for gnu compiler"
This reverts commit a906676c89
.
This commit is contained in:
parent
3adc1b8d6e
commit
d3c16d0496
@ -54,7 +54,6 @@ else()
|
||||
endif()
|
||||
else()
|
||||
set(CXX11_FLAG_CANDIDATES
|
||||
"--std=c++17"
|
||||
"--std=c++14"
|
||||
"--std=c++11"
|
||||
"--std=gnu++11"
|
||||
|
Loading…
Reference in New Issue
Block a user