ソースを参照

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

Cyamond 5 年 前
コミット
26f86e0381
1 ファイル変更0 行追加1 行削除
  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)