blob: 8300740366dc72431bb84aa210203742941ac50c [file]
include(CheckSourceRuns)
check_source_runs(FAKE_LANG "int main() {return 0;}" SHOULD_BUILD)