Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
Kitware
Edit Copy
Star
GitHub Repository:
Kitware/CMake
Path:
blob/master/Tests/CMakeCommands/target_link_libraries/link_only.cpp
3
1
5
3
views
1
int
main
(
)
2
{
3
return
0
;
4
}
5
6