]> git.lyx.org Git - features.git/commit
Use std::regex automatically in C++11 mode
authorGeorg Baum <baum@lyx.org>
Sun, 6 Dec 2015 19:04:21 +0000 (20:04 +0100)
committerGeorg Baum <baum@lyx.org>
Sun, 6 Dec 2015 19:04:21 +0000 (20:04 +0100)
commita15aafa2a1e7fa2cedce13e15d0622bc31a3fe46
treedc3c3a4abe0eacaf342b70444dd1c013c21b67cd
parent6a165ecba2080b2aa5e99260944a01ecb92525de
Use std::regex automatically in C++11 mode

This is consistent with autotools. The only exception is MSVC, since we do not
know yet whether it works.
CMakeLists.txt
development/cmake/ConfigureChecks.cmake