This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cmake
Watch
1
Star
0
Fork
0
You've already forked cmake
mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced
2026-01-30 12:54:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cmake
/
Tests
/
RunCMake
/
ObjectLibrary
/
depends_obj0.c
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
Permalink
Blame
History
int
myobj_foo
(
void
)
{
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink