package/boost: don't install boost cmake files
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 18 Apr 2019 09:13:50 +0000 (11:13 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 18 Apr 2019 09:25:28 +0000 (11:25 +0200)
commit4349746dac6f55b0b0faca21a7e609fb67d1471b
tree49851da45cc8670763b96f38c0d9f6fbf30e8712
parent6b3c35757d9ff95231456850fb300c606edbaa11
package/boost: don't install boost cmake files

Since version 1.70.0, boost installs its own cmake files which are
utterly broken so don't install them otherwise all cmake packages using
boost (host-thrift, domoticz, i2pd ...) will fail because
BOOST_INCLUDE_DIRS will be empty

Fixes:
 - http://autobuild.buildroot.org/results/4ada26bab5c1e6504c7d8c92672326ced1d336df

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/boost/boost.mk