Go to file
Danny Robson 4488026028 search_libs: also set a _FOUND variable
There was no way to differentiate between not needing any library for a
symbol and not finding a symbol. So we add a _FOUND variable indicating
whether the symbol was discovered.
2017-02-01 13:36:43 +11:00
canonical_host.cmake canonical_host: assume x86_64 for msvc 2017-01-23 14:56:08 +11:00
compile_flag.cmake try to cache results as much as possible 2017-01-18 21:43:30 +11:00
FindAsciidoc.cmake asciidoc: add simple asciidoc package 2017-01-31 20:31:19 +11:00
FindRAGEL.cmake ragel: disable unused variable warnings for generated source 2017-01-27 15:01:41 +11:00
link_flag.cmake link_flag: actually set the response variable 2017-01-25 18:43:46 +11:00
nc_cxx_stdcxxfs.cpp nc_cxx: make stdc++fs discovery more robust 2017-01-17 21:28:04 +11:00
nc_cxx.cmake nc: protect against multiple invokations 2017-01-25 18:46:41 +11:00
nc_optimisation.cmake nc: protect against multiple invokations 2017-01-25 18:46:41 +11:00
nc_platform.cmake nc: protect against multiple invokations 2017-01-25 18:46:41 +11:00
nc_warnings.cmake warnings: remove vestigial m4_sh version checks 2017-01-31 20:45:18 +11:00
nc.cmake add a convenience include for all nc build files 2017-01-18 21:43:58 +11:00
search_libs.cmake search_libs: also set a _FOUND variable 2017-02-01 13:36:43 +11:00
search_libs.cpp initial import 2017-01-17 19:20:12 +11:00
test_link_flag.cpp initial import 2017-01-17 19:20:12 +11:00
test_restrict.cmake test_restrict: remove unncessary cmake version test 2017-01-23 14:54:44 +11:00
test_restrict.cpp initial import 2017-01-17 19:20:12 +11:00