]> granicus.if.org Git - check/commit
cmake: Include time.h on several checks to prevent false negatives
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 14 Jun 2015 15:55:02 +0000 (15:55 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 14 Jun 2015 15:55:02 +0000 (15:55 +0000)
commit0d5e2ccaf0722a4c7c826001df18222c54c9f39f
treeaff49b8782f4158a02854d5291252a091a6bd216
parentd6c7064617084b8b7db62d040623960229e41dd5
cmake: Include time.h on several checks to prevent false negatives

The clock_t, clockid_t and timer_t types are deemed not found when they
are actually available if time.h is included. Include the header during
the checks.

Patch#53

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1204 64e312b2-a51f-0410-8e61-82d0ca0eb02a
AUTHORS
CMakeLists.txt
NEWS