Skip to content
Snippets Groups Projects
Commit ed2dff1c authored by Martin Beseda's avatar Martin Beseda
Browse files

Testing own FindBoost.cmake

parent e966c2d9
No related branches found
No related tags found
No related merge requests found
......@@ -133,6 +133,7 @@ foreach(LIBNAME ${REQUESTED_BOOST_LIBS})
message(FATAL_ERROR "Boost library ${LIBNAME} was NOT found!
Please, set variable BOOST_LIBRARYDIR to the correct path and check the library names
format in your Boost installation.")
endif()
message("${LIBNAME} ${${LIBNAME}}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment