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
2025-12-31 19:00:54 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
067dcb9efdffab683ce0bd299db7bfb45eaef859
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