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-27 04:09:36 +03:00
Code
Activity
Files
80cd036ceb98f688e18cfec00c7862e43955f13d
cmake
/
Tests
/
Module
/
CheckIPOSupported-C
/
bar.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
bar
(
void
)
{
return
0x42
;
}
View Git Blame
Copy Permalink