This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cmake
Watch
2
Star
0
Fork
0
mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced
2026-09-25 04:09:36 +03:00
Code
Activity
Files
eee2e7fd7e5b52e8e46da7a6a3bcbebe4cd3fb0e
cmake
/
Tests
/
Module
/
CheckIPOSupported-C
/
foo.c
T
Brad King
264dcae5e4
Tests: Fix clang -Wstrict-prototypes warnings
2023-10-26 09:20:45 -04:00
5 lines
33 B
C
Raw
Blame
History
int
foo
(
void
)
{
return
0x42
;
}
View Git Blame
Copy Permalink