This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
82df6deaaf
CMake
/
Tests
/
RunCMake
/
Framework
/
foo.c
2 lines
25 B
C
Raw
Normal View
History
Unescape
Escape
Add test for OSX/iOS Framework directory structure (#15833)
2015-11-13 14:59:18 +03:00
int
foo
(
)
{
return
42
;
}