mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
c2e67a41ce
This fixes an issue whe compiling with C++11 flags on: The objective-C clang compiler produces an error. This patch waits avoid including specific C++ flags and uses LYX_CPP_SPECIFIC_FLAGS to store the confliciting flags (for the moment, just C++11). |
||
---|---|---|
.. | ||
boost | ||
libs | ||
.gitignore | ||
CMakeLists.txt | ||
extract.sh | ||
LICENSE_1_0.txt | ||
lyxboost.cpp | ||
Makefile.am | ||
pch.h |