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
be9ebdb4c4
CMake
/
Tests
/
CPackComponents
/
mylib.h
2 lines
23 B
C
Raw
Normal View
History
Unescape
Escape
ENH: Add patch for feature request #6847 - CPack components for NSIS and PackageMaker installers. Thanks to Doug Gregor for all the hard work involved with implementing this patch! Also added new test CPackComponents that is conditionally executed only when NSIS or PackageMaker installer builders are available.
2008-06-17 19:39:26 +04:00
void
mylib_function
(
)
;