Warning, /frameworks/kio/src/kioworkers/http/ConfigureChecks.cmake is written in an unsupported language. File is not indexed.

0001 include(CheckSymbolExists)
0002 
0003 check_symbol_exists(strtoll         "stdlib.h"                 HAVE_STRTOLL)