This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-01-06 21:59:54 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a05fc93ee6ce563bbc6bb23e4540cd7bc2f4e52a
CMake
/
Tests
/
SourceGroups
/
baz.c
Alexander Neundorf
90aabf14f9
BUG: demo (not really test) for the source_group() command
...
Alex
2007-08-24 14:39:13 -04:00
5 lines
31 B
C
Raw
Blame
History
int
baz
(
void
)
{
return
13
;
}
Reference in New Issue
View Git Blame
Copy Permalink