Commit 6d4ea66b authored by Dominik Charousset's avatar Dominik Charousset

Print build summary as status message

parent c23bf75c
...@@ -429,7 +429,8 @@ else () ...@@ -429,7 +429,8 @@ else ()
endif () endif ()
# done (print summary) # done (print summary)
message("\n====================| Build Summary |====================" message(STATUS
"\n====================| Build Summary |===================="
"\n" "\n"
"\nLibcppa version: ${LIBRARY_VERSION}" "\nLibcppa version: ${LIBRARY_VERSION}"
"\n" "\n"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment