Warning, /sdk/codevis/thirdparty/soci/src/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) 2013 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 include_directories(${SOCI_SOURCE_DIR}/include/private) 0012 0013 add_subdirectory(core) 0014 add_subdirectory(backends)