Skip to content
Snippets Groups Projects
Commit ba05edce authored by Markus Blatt's avatar Markus Blatt
Browse files

Removed status messages and without the typo/bug introduced with the

last revision.

[[Imported from SVN: r8503]]
parent ebb4c888
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,4 @@ set(UG_LIBRARIES -ldevS @UG_XLIBS@)
set(UG_LIBRARY_FLAGS -L${libdir})
set(UG_INCLUDES ${includedir})
set(UG_COMPILE_FLAGS @UG_EXTRAFLAGS@)
message(STATUS "UG_LIBRARIES=${UG_LIBRARIES}")
ymessage(STATUS "UG_LIBRARY_FLAGS=${UG_LIBRARY_FLAGS}")
message(STATUS "UG_INCLUDES=${UG_INCLUDES}")
message(STATUS "UG_COMPILE_FLAGS=${UG_COMPILE_FLAGS}")
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