Warning, /sdk/codevis/thirdparty/soci/src/backends/odbc/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
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 soci_backend(ODBC
0012   DEPENDS ODBC
0013   DESCRIPTION "SOCI backend for ODBC"
0014   AUTHORS "Maciej Sobczak, Stephen Hutton, David Courtney"
0015   MAINTAINERS "Vadim Zeitlin, Mateusz Loskot, Maciej Sobczak")