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
/
ExportImport
/
Import
/
A
/
imp_lib1.c
7 lines
67 B
C
Raw
Normal View
History
Unescape
Escape
Imported Upstream version 2.8.4~rc1
2011-01-16 11:35:12 +01:00
#
include
"testLib2.h"
Import cmake 2.6.4.
2009-05-01 17:43:35 +03:00
int
imp_lib1
(
void
)
{
return
testLib2
(
)
;
}
Reference in New Issue
Copy Permalink