This website requires JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
0
You've already forked cmake
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cmake
/
Tests
/
XCTest
/
StaticLibExample
/
StaticLibExample.c
7 lines
69 B
C
Raw
Normal View
History
Unescape
Escape
New upstream version 3.9.0
2017-07-20 19:35:53 +02:00
#
include
"StaticLibExample.h"
New upstream version 3.21.2
2021-09-14 00:13:48 +02:00
int
FourtyFour
(
void
)
New upstream version 3.9.0
2017-07-20 19:35:53 +02:00
{
return
44
;
}
Reference in New Issue
Copy Permalink