osquery-1/CMake/FindSqlite3.cmake
2014-08-30 03:40:26 -07:00

3 lines
123 B
CMake

INCLUDE_DIRECTORIES("${CMAKE_SOURCE_DIR}/third-party/sqlite3")
ADD_SUBDIRECTORY("${CMAKE_SOURCE_DIR}/third-party/sqlite3")