Files
CMake/Source
Kyle Edwards 9fc20a4f3e install: Add sane set of defaults for DESTINATION and file type parameters
If the user does not specify a DESTINATION for a target type, the
install() command checks to see if the appropriate variable from
GNUInstallDirs is set. If it is not, then it uses an appropriate
hard-coded guess.

In addition, for FILES and DIRECTORY, the user can specify a file
type instead of a DESTINATION, and the command will use the
appropriate variable from GNUInstallDirs, or a hard-coded guess if
it is not set.
2018-11-07 14:08:48 -05:00
..
2018-06-04 10:32:49 -04:00
2018-11-07 00:01:09 -05:00
2018-06-04 10:32:49 -04:00
2018-02-26 11:24:45 -05:00
2018-02-26 11:24:45 -05:00
2018-10-18 08:07:46 -04:00
2018-10-18 08:07:46 -04:00
2018-06-04 10:32:49 -04:00
2018-08-24 14:58:49 -04:00
2018-08-24 14:58:49 -04:00
2018-04-03 17:28:08 -04:00