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-02-05 06:40:26 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d5a247dfa32be3073ca2ca3a20daa83ff7583fa
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