lyx_mirror/development/cmake/boost/libs/CMakeLists.txt

13 lines
237 B
CMake
Raw Normal View History

# This file is part of LyX, the document processor.
# Licence details can be found in the file COPYING.
#
# Copyright (c) 2010, Peter Kümmel, <syntheticpp@gmx.net>
#
project(boost)
add_subdirectory(regex)
add_subdirectory(signals)