mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
f3ec89cfa1
Since now minimum supported GCC is 4.9.
10 lines
222 B
CMake
10 lines
222 B
CMake
# This file is part of LyX, the document processor.
|
|
# Licence details can be found in the file COPYING.
|
|
#
|
|
# Copyright (c) 2010-2011 Peter Kümmel, <syntheticpp@gmx.net>
|
|
#
|
|
|
|
project(boost)
|
|
|
|
message(STATUS "Using std regex")
|