Deleting outdated comment
This commit is contained in:
parent
eb7bec4fdd
commit
a6a238bcf6
@ -21,12 +21,6 @@
|
|||||||
#
|
#
|
||||||
# bcp call: bcp boost/utility.hpp boost/python.hpp boost/bind.hpp boost/lambda/lambda.hpp boost/exception/all.hpp boost/tuple/tuple_io.hpp boost/tuple/tuple_comparison.hpp boost/regex.hpp boost/foreach.hpp boost/smart_ptr.hpp boost/algorithm/string_regex.hpp boost/thread.hpp boost/unordered_map.hpp boost/unordered_set.hpp boost/format.hpp boost/ptr_container/ptr_container.hpp boost/filesystem.hpp boost/filesystem/fstream.hpp boost/utility.hpp ../BoostParts
|
# bcp call: bcp boost/utility.hpp boost/python.hpp boost/bind.hpp boost/lambda/lambda.hpp boost/exception/all.hpp boost/tuple/tuple_io.hpp boost/tuple/tuple_comparison.hpp boost/regex.hpp boost/foreach.hpp boost/smart_ptr.hpp boost/algorithm/string_regex.hpp boost/thread.hpp boost/unordered_map.hpp boost/unordered_set.hpp boost/format.hpp boost/ptr_container/ptr_container.hpp boost/filesystem.hpp boost/filesystem/fstream.hpp boost/utility.hpp ../BoostParts
|
||||||
|
|
||||||
# WARNING: When doing this from fresh boost sources, note that in the file
|
|
||||||
# /boost/config/user.hpp the BOOST_ALL_NO_LIB define has been uncommented.
|
|
||||||
# Otherwise, we will get linker errors on MSVC because of boost auto-linking. If
|
|
||||||
# you don't care about Windows then feel free to use the raw boost version of
|
|
||||||
# /boost/config/user.hpp
|
|
||||||
|
|
||||||
cmake_minimum_required( VERSION 2.8 )
|
cmake_minimum_required( VERSION 2.8 )
|
||||||
|
|
||||||
project( BoostParts )
|
project( BoostParts )
|
||||||
|
Loading…
Reference in New Issue
Block a user