Skip to content

Commit

Permalink
I modified CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Delgrange Camille Lucette Gabrielle authored and Delgrange Camille Lucette Gabrielle committed Nov 2, 2019
1 parent 4af6b63 commit 66de584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 2.6)
project(NeuronNet-master)
project(NeuronNet)

if(NOT CMAKE_BUILD_TYPE)
set(CMAKE_BUILD_TYPE "Debug" CACHE STRING "" FORCE)
Expand Down

0 comments on commit 66de584

Please sign in to comment.