Warning, /sdk/codevis/thirdparty/soci/src/backends/empty/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(Empty
0012   DESCRIPTION "SOCI backend skeleton for new backends development"
0013   AUTHORS "Maciej Sobczak, Stephen Hutton"
0014   MAINTAINERS "Maciej Sobczak")