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-01 11:22:21 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e558beeef6004a82ecef5627daf82bfff551bf80
CMake
/
Tests
/
RunCMake
/
UnityBuild
/
func.c
Cristian Adam
1353802af3
Unity build: Add unit tests
2019-08-30 20:39:32 +02:00
7 lines
50 B
C
Raw
Blame
History
#
include
"func.h"
int
func
(
void
)
{
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink