mirror of
https://github.com/openharmony/third_party_cmake.git
synced 2026-07-18 18:14:28 -04:00
7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
#include <${CHECK_INCLUDE_FILE_VAR}>
|
|
|
|
int main()
|
|
{
|
|
return 0;
|
|
}
|