Skip to content

CheckCXXSymbolExists: Make C++-syntax symbols work on more compilers

Hong Xu requested to merge xuhdev/cmake:remove-example into master

On some compilers #ifndef std::fopen will always lead to compilation error.

Topic-rename: CheckCXXSymbolExists-c++-syntax

Edited by Brad King

Merge request reports