This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Tests
/
ExportImport
/
Export
/
testExe1lib.c
Brad King
437043bb04
BUG: Fix export/import file generation to not store link dependencies of executables or modules.
2008-01-28 13:37:59 -05:00
2 lines
32 B
C
Raw
Blame
History
int
testExe1lib
(
)
{
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink