Commit Graph

9 Commits

Author SHA1 Message Date
91bb6b28fd Make various improvements to the CMake scripts
Set minimum required to 3.4 across the board. Use standard
GNUInstallDirs variables instead of custom INSTALL_BIN_DIR and
INSTALL_LIB_DIR. Use generator expressions and commands instead of
variables when possible. Use Runtime, Development, and Libraries
components in the installation. Set up the layout of the build tree
to match the installation tree. Replace compiler-specific flags with
more general cross-platform settings when possible. Update COMPILE
with new configure and install instructions. Add alias targets.
2019-07-29 22:13:13 -04:00
00b4d3abd1 Normalize whitespace.
Strip trailing whitespace, de-tabify and ensure that each file
ends with a newline.
2017-06-14 14:09:53 +02:00
558a4f4f3b Small format fix 2016-04-06 23:10:48 +02:00
d2e93dcba6 Added some infos on how to build the documentation. 2016-04-06 23:08:31 +02:00
b26f60fb2b Documentation can no longer be installed with CMake 2016-03-15 23:11:11 +01:00
2592e50f83 Implement more flexible installation 2016-03-13 14:36:10 +01:00
2fb3522470 Various improvements 2016-03-06 19:43:57 +01:00
0378c7016f Normalize whitespace.
Convert files to Unix EOL mode, de-tabify and strip trailing whitespace.
2016-02-15 20:51:20 +01:00
85dfe4b676 first commit 2015-12-22 03:14:21 +08:00