﻿{
    "package_id":  "com.company.sqlite.3.51.3.msvc2019_64",
    "product":  "SQLite",
    "version":  "3.51.3",
    "internal_version_code":  2,
    "toolchain":  "msvc2019_64",
    "platform":  "windows",
    "display_name":  "SQLite 3.51.3 Multiple Ciphers MSVC 2019 64-bit",
    "description":  "Installs the locally built SQLite3 Multiple Ciphers 2.3.2 SDK, compatibility libraries, and command-line shells based on SQLite 3.51.3 under the selected TMDeps root at SQLite/3.51.3/msvc2019_64.",
    "usage":  {
                  "summary":  "Provides the packaged SQLite3 compatibility config plus the native sqlite3mc CMake package from SQLite3 Multiple Ciphers 2.3.2.",
                  "cmake_snippet":  "find_package(SQLite3 CONFIG REQUIRED)\n# Or use the native package: find_package(sqlite3mc CONFIG REQUIRED)\ntarget_link_libraries(your_target PRIVATE SQLite::SQLite3)",
                  "notes":  "The package publishes both compatibility targets such as SQLite::SQLite3 and native sqlite3mc targets such as sqlite3mc::sqlite3mc_static."
              },
    "group":  "Libraries",
    "default_selected":  false,
    "dependencies":  [
                         "com.company.tmdeps.cmake_support"
                     ],
    "install_subdir":  "SQLite/3.51.3/msvc2019_64",
    "marker_relative_path":  "SQLite/3.51.3/msvc2019_64/lib/cmake/SQLite3/SQLite3Config.cmake",
    "owned_paths":  [
                        "SQLite/3.51.3/msvc2019_64"
                    ],
    "cmake":  {
                  "prefix_paths":  [
                                       ".",
                                       "lib/cmake/SQLite3",
                                       "lib/cmake/sqlite3mc"
                                   ],
                  "module_paths":  [

                                   ],
                  "variables":  {
                                    "SQLite3_ROOT":  ".",
                                    "SQLite3_DIR":  "lib/cmake/SQLite3",
                                    "SQLite3_INCLUDE_DIR":  "include",
                                    "SQLite3_INCLUDE_DIRS":  "include",
                                    "SQLite3_LIBRARY":  "lib/sqlite3.lib",
                                    "SQLite3_LIBRARIES":  "lib/sqlite3.lib",
                                    "sqlite3mc_ROOT":  ".",
                                    "sqlite3mc_DIR":  "lib/cmake/sqlite3mc",
                                    "sqlite3mc_INCLUDE_DIR":  "include/sqlite3mc",
                                    "sqlite3mc_INCLUDE_DIRS":  "include/sqlite3mc",
                                    "sqlite3mc_LIBRARY":  "lib/sqlite3mc.lib",
                                    "sqlite3mc_LIBRARY_STATIC":  "lib/sqlite3mc_static.lib",
                                    "sqlite3mc_RUNTIME_LIBRARY":  "bin/sqlite3mc.dll"
                                },
                  "config_packages":  [
                                          "SQLite3",
                                          "sqlite3mc"
                                      ],
                  "targets":  [
                                  "SQLite::SQLite3",
                                  "SQLite::SQLite3Static",
                                  "sqlite3mc::sqlite3mc",
                                  "sqlite3mc::sqlite3mc_static"
                              ]
              },
    "payload_archive":  "com.company.sqlite.3.51.3.msvc2019_64.zip",
    "size_bytes":  10051872,
    "sha256":  "0e8bb724423ac03414333550fe000834b4b1ab4b5aef48cdf598d05e13da7117"
}
