Commit graph

2 commits

Author SHA1 Message Date
Andrea Pappacoda
e690fc21bb build: minor CMake cleanups
These are minor cleanups that do not affect the behaviour of the script.

In particular, I removed most `DESTINATION` arguments from `install()`,
since they are automatically deduced based on the type of file to be
installed.

In #662 I also added doxygen_add_docs and gtest_discover_tests, but they
require CMake version 3.9 and 3.10 respectively, and I think that the
advantages they provide are not worth dropping support for older versions
2021-11-10 08:53:06 +13:00
Sam Fuller
871456d099 CMake: Generate and install CMake config files 2017-10-09 11:48:31 +13:00