]> git.lyx.org Git - lyx.git/commit
Cmake build: Amend 2fe59ad, Ignore boost settings if we are using std-regex
authorKornel Benko <kornel@lyx.org>
Fri, 28 Jul 2017 09:35:50 +0000 (11:35 +0200)
committerKornel Benko <kornel@lyx.org>
Fri, 28 Jul 2017 09:35:50 +0000 (11:35 +0200)
commitb5c2e02ebd66b6407da1fa50865a56a495544061
tree7966198df279b52465c75f3d5ac787b1b3aa95ee
parent57d3247d518607d8f77576f9cbb487befb590821
Cmake build: Amend 2fe59ad, Ignore boost settings if we are using std-regex

Even in std-regex case we still need some includes from boost.
Therefore we also need an appropriate include path set.
CMakeLists.txt