cmake HAVE_ISO646_H examples

youkely/InfrasCal CMakeLists.txt :78

check_include_file_cxx(iso646.h HAVE_ISO646_H)

KiCad/kicad-source-mirror cmake/PerformFeatureChecks.cmake :59

check_include_file( "iso646.h" HAVE_ISO646_H )