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
8c89b5e2dc
CMake
/
Tests
/
ModuleDefinition
/
example_dll_2.c
2 lines
47 B
C
Raw
Normal View
History
Unescape
Escape
Merge in changes to CMake-2-8 RC 2
2009-10-02 01:21:28 +04:00
int
example_dll_2_function
(
void
)
{
return
0
;
}