This website requires JavaScript.
Explore
Help
Register
Sign in
King_DuckZ
/
cmake-d
Watch
1
Star
0
Fork
You've already forked cmake-d
0
Code
Issues
Pull requests
Releases
Wiki
Activity
f6f31bf6e6
cmake-d
/
tests
/
lib_2
/
lib_2.c
Steve King
02d13655b2
Many small Improvements. Removed old non-functional test structures. Switched to dmd for linking. Fixed bug in CMakeDInformation.cmake that we inhereted from the C version. Added C+D test case, which fails.
2010-08-13 21:52:06 -07:00
4 lines
45 B
C
Raw
Blame
History
int
c_func_add_1
(
int
x
)
{
return
x
+
1
;
}
Reference in a new issue
View git blame
Copy permalink