2 lines
63 B
CMake
2 lines
63 B
CMake
|
try_compile(RESULT SOURCE_FROM_CONTENT test.c "int" "main();")
|