Add CheckCXXLibraryExists.cmake module and use it in FindTreadsCXX.cmake.
authorAndreas Schuh <andreas.schuh.84@gmail.com>
Mon, 17 Mar 2014 13:17:44 +0000 (13:17 +0000)
committerAndreas Schuh <andreas.schuh.84@gmail.com>
Mon, 17 Mar 2014 13:17:44 +0000 (13:17 +0000)
commitf1e7b37c48fd13f53884d8552db5ae8a3bb8d5a3
treedb6409ea23a63fcbdc7537d0c5bd76b898defd46
parent1b1b61d3056e678154fcd637dfd754761f0780dc
Add CheckCXXLibraryExists.cmake module and use it in FindTreadsCXX.cmake.
CMakeLists.txt
cmake/CheckCXXLibraryExists.cmake [new file with mode: 0644]
cmake/FindThreadsCxx.cmake