Skip to content

Commit

Permalink
Remove AS header in cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
daquexian committed Apr 25, 2019
1 parent 0b73cae commit 78af419
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
# For more information about using CMake with Android Studio, read the
# documentation: https://d.android.com/studio/projects/add-native-code.html

# Sets the minimum version of CMake required to build the native library.

cmake_minimum_required(VERSION 3.5.2)
project(DNNLibrary)

Expand Down

0 comments on commit 78af419

Please sign in to comment.