8000 GitHub - tek256/SQLite3.cmake: A CMake implementation for installing/using SQLite3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Aug 3, 2023. It is now read-only.

tek256/SQLite3.cmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlite3.cmake
a cmake implementation for sqlite3 for installing/using SQLite3
Made by Devon with love.

Current SQLite3 Version: 3.40.1

About

A CMake implementation for installing/using SQLite3. Source code for SQLite3 is sourced from the SQLite Amalgamation.

Installation (System Wide)

NOTE: Make sure you have administrative privlidges before attempting to install

git clone https://github.com/tek256/sqlite3.cmake
cd sqlite3.cmake
cmake -Bbuild -DCMAKE_BUILD_TYPE=Release
cmake --build build
cmake --install build

Credit

Written in collaboration with bruxisma. I was the monkey, they were the brains.

About

A CMake implementation for installing/using SQLite3

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages

0