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
b63bcda72229122ff91ec00608e2bf38e77f35f0
cmake
/
Tests
/
RunCMake
/
ObjectLibrary
/
depends_obj0.c
T
Brad King
b35a949bb6
Tests: Change RunCMake.ObjectLibrary dependencies case to C
2017-02-26 10:43:32 -05:00
5 lines
36 B
C
Raw
Blame
History
int
myobj_foo
(
void
)
{
return
0
;
}
View Git Blame
Copy Permalink