mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 05:33:33 +00:00
330db5cce1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14121 a592a061-630c-0410-9148-cb99ea01b6c8
7 lines
127 B
CMake
7 lines
127 B
CMake
project(boost)
|
|
|
|
add_subdirectory(filesystem)
|
|
add_subdirectory(iostreams)
|
|
add_subdirectory(regex)
|
|
add_subdirectory(signals)
|