4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-24 15:37:20 +08:00

8 lines
167 B
Tcl

#
# Tcl package index file
#
# Note sqlite*3* init specifically
#
package ifneeded sqlite3 @PACKAGE_VERSION@ \
[list load [file join $dir @PKG_LIB_FILE@] Sqlite3]