CMake/Tests/CMakeOnly/CheckCXXSymbolExists
Hong Xu 72fcadb007 CheckCXXSymbolExists: Make C++-syntax symbols work on more compilers
On some compilers the syntax `#ifndef std::fopen` will always lead to
compilation error.  Avoid generating it in the check.
2019-07-26 15:09:28 -04:00
..
CMakeLists.txt