cmake/Tests/RunCMake/try_compile/SourceFromThreeArgs.cmake
2022-11-16 20:14:03 +01:00

2 lines
63 B
CMake

try_compile(RESULT SOURCE_FROM_CONTENT test.c "int" "main();")