This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-01-06 13:51:33 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a16a727f82ecfdad2eac6a12e45f08fff97d765
CMake
/
Tests
/
TryCompile
History
Brad King
90aa0bb305
Tests: Move TryCompile check module cases to RunCMake.Check*
...
The latter already have similar checks for similar modules.
2022-10-06 10:29:42 -04:00
..
Inner
Tests: Use idiomatic try_compile calls in TryCompile test
2022-02-16 13:28:12 -05:00
check_a_b.c
…
CMakeLists.txt
Tests: Move TryCompile check module cases to RunCMake.Check*
2022-10-06 10:29:42 -04:00
exit_success.c
…
exit_with_error.c
Tests: Clean up and simplify TryCompile tests
2022-09-22 14:56:50 -04:00
expect_arg.c
…
fail2a.c
…
fail2b.c
…
fail.c
…
fail.m
…
old_and_new_signature_tests.cmake
try_compile: Add NO_CACHE option (also try_run)
2022-09-28 13:41:11 -04:00
pass2a.c
…
pass2b.cxx
…
pass.c
…
pass.m
…
stdout_and_stderr.c
try_run: Add RUN_OUTPUT_STDOUT_VARIABLE and RUN_OUTPUT_STDERR_VARIABLE.
2022-07-08 15:49:02 -04:00
testdef.c
…