]> git.lyx.org Git - lyx.git/blob - boost/CMakeLists.txt
8dcb2750d78b2f921f7ef51b92e9ec81becd88ec
[lyx.git] / boost / CMakeLists.txt
1 # This file is part of LyX, the document processor.
2 # Licence details can be found in the file COPYING.
3 #
4 # Copyright (c) 2006-2011 Peter Kümmel, <syntheticpp@gmx.net>
5 #
6
7 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${LYX_CXX_SPECIFIC_FLAGS}")
8 add_subdirectory(libs) 
9