xref
: /
aosp_15_r20
/
prebuilts
/
cmake
/
linux-x86
/
share
/
cmake-3.22
/
Modules
/
CheckIncludeFile.cxx.in
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#include <${CHECK_INCLUDE_FILE_VAR}>
2
3
int main()
4
{
5
return 0;
6
}
7