# 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) 

