Browse Source

Merge branch 'master' of git.rwth-aachen.de:tobias.wach/ccats

Cyamond 4 years ago
parent
commit
26f86e0381
1 changed files with 0 additions and 1 deletions
  1. 0 1
      cli/CMakeLists.txt

+ 0 - 1
cli/CMakeLists.txt

@@ -1,7 +1,6 @@
 cmake_minimum_required(VERSION 2.8)
 
 # set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
-set (CMAKE_BUILD_TYPE debug)
 
 project(ccats-cli)