index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
CheckSourceRuns
/
NotEnabledLanguage.cmake
blob: e16cec2cbaa739d70e7e649fee433ce9f8322ae8 (
plain
)
1
2
3
include(CheckSourceRuns) check_source_runs(C "int main() {return 0;}" SHOULD_BUILD)