This comment isn't necessary.

This commit is contained in:
Ryan Curtin
2012-10-15 23:37:03 +00:00
parent 09ac17a3a7
commit 49fefa5a2a
-1
View File
@@ -165,7 +165,6 @@ if(Boost_MAJOR_VERSION EQUAL 1 AND Boost_MINOR_VERSION GREATER 45)
endif(Boost_MAJOR_VERSION EQUAL 1 AND Boost_MINOR_VERSION GREATER 45)
link_directories(${Boost_LIBRARY_DIRS})
message(STATUS "libdir ${Boost_LIBRARY_DIRS} libs ${Boost_LIBRARIES} incldir ${Boost_INCLUDE_DIRS}")
# On Windows, automatic linking is performed, so we don't need to worry about
# it. Clear the list of libraries to link against and let Visual Studio handle