cmake/Tests/RunCMake/try_compile/SourceFromThreeArgs.cmake

2 lines
63 B
CMake
Raw Normal View History

2022-11-16 20:14:03 +01:00
try_compile(RESULT SOURCE_FROM_CONTENT test.c "int" "main();")