Add cmake macro autoheaderchecks().
authorRalf Habacker <ralf.habacker@freenet.de>
Thu, 5 Mar 2015 08:01:31 +0000 (09:01 +0100)
committerRalf Habacker <ralf.habacker@freenet.de>
Thu, 5 Mar 2015 12:52:57 +0000 (13:52 +0100)
commit4d8a27701ba8f278ea61f513218dac1af3b7e589
tree9bbe3a6932f48100b55cc6133b0880de357d84ef
parent8696bfdf07a65f1887a907db869f8986fd21a40a
Add cmake macro autoheaderchecks().

This macro prints out any include file defined as HAVE_..._H in the config
header template and not in the related cmake configure checks file.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=85418
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
cmake/CMakeLists.txt
cmake/modules/MacrosAutotools.cmake