Warning, /sdk/codevis/thirdparty/soci/src/backends/sqlite3/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 ############################################################################### 0002 # 0003 # This file is part of CMake configuration for SOCI library 0004 # 0005 # Copyright (C) 2010 Mateusz Loskot <mateusz@loskot.net> 0006 # Distributed under the Boost Software License, Version 1.0. 0007 # (See accompanying file LICENSE_1_0.txt or copy at 0008 # http://www.boost.org/LICENSE_1_0.txt) 0009 # 0010 ############################################################################### 0011 0012 soci_backend(SQLite3 0013 DEPENDS SQLite3 0014 DESCRIPTION "SOCI backend for SQLite 3" 0015 AUTHORS "Maciej Sobczak, Stephen Hutton, David Courtney" 0016 MAINTAINERS "Maciej Sobczak, Mateusz Loskot")