Artifact 70595f8e35806f4dda93b9dbc9a3086abf931dc4c67da434ffdf534feb1ee04c:
- File pkgIndex.tcl.in — part of check-in [8e5c0ef367] at 2019-06-12 21:52:13 on branch trunk — TclPKCS 0.9.13 with many build-related cleanups (user: rkeene, size: 217) [annotate] [blame] [check-ins using]
package ifneeded pki::pkcs11 @PACKAGE_VERSION@ [list apply {{dir} { if {{@TCLEXT_BUILD@} eq "shared"} { set toLoad [file join $dir @EXTENSION_TARGET@] } else { set toLoad "" } load $toLoad Tclpkcs11 }} $dir]