Ben Morgan 1795599d88 keg: explicitly create cmake dir under lib
Packages supporting CMake may install configuration files for use
with CMake's find_package command. A recommended location for these
is `<prefix>/lib/cmake` which is not unique across packages. This
may cause issues for Formula using this location when their Keg
is linked.

As with pkg-config, explicitly create the `lib/cmake` folder when
linking a Keg that has installed folders/files to this location.

Also add testcase.

Closes Homebrew/homebrew#38005.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-29 22:01:21 +08:00
..
2015-03-18 08:07:35 +00:00
2014-09-10 13:29:14 +01:00
2015-02-27 22:06:10 -05:00
2014-11-21 17:03:58 -06:00
2014-11-21 17:03:58 -06:00
2014-12-28 21:56:06 -05:00
2014-06-18 20:34:10 -05:00
2014-09-28 01:11:31 -05:00
2014-06-18 20:34:09 -05:00
2014-12-02 11:15:20 -05:00
2014-12-28 00:03:16 -05:00
2015-03-26 22:02:15 -04:00
2014-07-03 16:37:43 -05:00
2014-11-12 17:35:16 -06:00
2014-12-01 11:22:58 -05:00
2014-12-28 00:03:16 -05:00