mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
update to boost 1.34 cvs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14900 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1ac8cc30a3
commit
0f40c394ce
@ -1,10 +1,9 @@
|
||||
project(boost_filesystem)
|
||||
|
||||
set(boost_filesystem_sources
|
||||
convenience.cpp
|
||||
exception.cpp
|
||||
operations_posix_windows.cpp
|
||||
path_posix_windows.cpp
|
||||
operations.cpp
|
||||
path.cpp
|
||||
)
|
||||
|
||||
lyx_add_path(boost_filesystem_sources ${TOP_SRC_DIR}/boost/libs/filesystem/src)
|
||||
|
Loading…
Reference in New Issue
Block a user