Created by: fhahn
Bump cmake version to 3.2, which was released a few years ago and should be shipped with most recent distributions. This allows us to remove some code dealing with older cmake versions and fixes a bug related to multiple values as OUTPUT for add_custom_command.
There probably more opportunities to for cleanups that I missed in my initial scan.