cmake HAVE___FUNCTION__ examples

librsync/librsync CMakeLists.txt :90

check_symbol_exists ( __FUNCTION__ "" HAVE___FUNCTION__ )

Studio3T/robomongo src/robomongo/ssh/CMakeLists.txt :20

check_symbol_exists(__FUNCTION__ "" HAVE___FUNCTION__)

Studio3T/robomongo src/third-party/libssh2-1.7.0/sources/example/CMakeLists.txt :96

check_symbol_exists(__FUNCTION__ "" HAVE___FUNCTION__)

Studio3T/robomongo src/third-party/libssh2-1.9.0/sources/example/CMakeLists.txt :96

check_symbol_exists(__FUNCTION__ "" HAVE___FUNCTION__)