This website requires JavaScript.
Explore
Help
Register
Sign In
dilim
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-07-04 05:37:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65fb29fdfbe1663fe0f050214c43bf24238fbbfe
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