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
cbbdfc2b61
CMake
/
Tests
/
RunCMake
/
Framework
/
foo.h
2 lines
11 B
C
Raw
Normal View
History
Unescape
Escape
iOS: Fix framework resource directory layout (#15848) A typical iOS application bundle (also Framework Bundle) contains the application executable and any resources used by the application (for instance, the application icon, other images, and localized content) in the top-level bundle directory. The same rule applies to Framework Bundles.
2015-12-03 00:34:25 +03:00
int
foo
(
)
;