Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CMake
CMake
001a1d2686243698527d59a9e5d002bbbb87a259
001a1d2686243698527d59a9e5d002bbbb87a259
Switch branch/tag
cmake
Tests
SubProject
gen.cxx.in
Find file
Normal view
History
Permalink
gen.cxx.in
27 Bytes
Edit
Web IDE
Newer
Older
VS: Fix subproject .sln dependencies on custom targets
Brad King
committed
Jun 12, 2014
1
2
3
4
int bar()
{
return 10;
}