Recently, while building mysql-connector-c++-1.1.0, I noticed that cmake was only displaying the top level [xx%] Building CXX object CMakeFiles/... messages and not displaying the compile messages at all (Warnings, however, were displayed).
I strongly prefer this lower verbosity.
How do I configure my own CMakeLists.txt to behave this way?