Mercurial > trustbridge
diff CMakeLists.txt @ 409:09bb19e5e369
Remove m13 mentions and change test certificate to intevation.de
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Wed, 16 Apr 2014 14:00:12 +0000 |
parents | 35d6b371ba63 |
children | 7a8f5b85fd9a |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Apr 16 13:41:10 2014 +0000 +++ b/CMakeLists.txt Wed Apr 16 14:00:12 2014 +0000 @@ -6,7 +6,7 @@ # See LICENSE.txt for details. cmake_minimum_required(VERSION 2.8.8) -project(m13) +project(trustbridge) option(DO_RELEASE_BUILD "Build for a public release." OFF) option(ENABLE_PROFILING "Set to enable profiling." OFF)