fix linker error

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17425 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Peter Kümmel 2007-03-12 22:17:55 +00:00
parent 52727f6f96
commit 69ec762d33

View File

@ -10,6 +10,7 @@ set(boost_filesystem_sources
exception.cpp
operations.cpp
path.cpp
portability.cpp
)
lyx_add_path(boost_filesystem_sources ${TOP_SRC_DIR}/boost/libs/filesystem/src)