This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
4e20ca7726
CMake
/
Tests
/
ExternalOBJ
/
executable.cxx
6 lines
91 B
C++
Raw
Blame
History
extern
int
external_object_function
(
)
;
int
main
(
)
{
return
external_object_function
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink