blob: fc7de06979dadd62d2aad87df362dc2eb240a325 [file] [log] [blame]
include(CheckSourceCompiles)
check_source_compiles(FAKE_LANG "int main() {return 0;}" SHOULD_BUILD)