comparison sqlite/CMakeLists.txt @ 31:e315b3f0b31c

happy new year!
author David Demelier <markand@malikania.fr>
date Mon, 02 Jan 2017 16:33:05 +0100
parents ea209f526281
children b470a973eae5
comparison
equal deleted inserted replaced
30:0e9f184646f0 31:e315b3f0b31c
1 # 1 #
2 # CMakeLists.txt -- CMake build system for sqlite 2 # CMakeLists.txt -- CMake build system for sqlite
3 # 3 #
4 # Copyright (c) 2016 David Demelier <markand@malikania.fr> 4 # Copyright (c) 2016-2017 David Demelier <markand@malikania.fr>
5 # 5 #
6 # Permission to use, copy, modify, and/or distribute this software for any 6 # Permission to use, copy, modify, and/or distribute this software for any
7 # purpose with or without fee is hereby granted, provided that the above 7 # purpose with or without fee is hereby granted, provided that the above
8 # copyright notice and this permission notice appear in all copies. 8 # copyright notice and this permission notice appear in all copies.
9 # 9 #