mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-16 16:18:22 +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). |
||
---|---|---|
.. | ||
regfiles | ||
boost.cpp | ||
check_convert.cpp | ||
check_filetools.cpp | ||
check_lstrings.cpp | ||
CMakeLists.txt | ||
dummy_functions.cpp | ||
supporttest.cmake | ||
test_convert | ||
test_filetools | ||
test_lstrings |