vcpkg/ports/sqlite3
Daniel Strommen ba3f552b67 Install sqlite3.exe as part of sqlite3 port (#2525)
* Install sqlite3.exe as part of sqlite3 port

- Modeled after the bzip2 port: If SQLITE3_SKIP_TOOLS is not
  set, build and install sqlite3.exe as part of the sqlite3
  package.  sqlite3.dll must also be copied to the tools folder
  for sqlite3.exe to be able to launch.
- Tested on Windows RS3 with VS 2017 15.5.2.

* [sqlite3] Separate into tool feature
2018-02-27 12:24:41 -08:00
..
CMakeLists.txt Install sqlite3.exe as part of sqlite3 port (#2525) 2018-02-27 12:24:41 -08:00
CONTROL Install sqlite3.exe as part of sqlite3 port (#2525) 2018-02-27 12:24:41 -08:00
portfile.cmake Install sqlite3.exe as part of sqlite3 port (#2525) 2018-02-27 12:24:41 -08:00