Browse Source

install allocator.h

tags/20180830
nihui GitHub 7 years ago
parent
commit
af49e2cada
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/CMakeLists.txt

+ 1
- 0
src/CMakeLists.txt View File

@@ -153,6 +153,7 @@ add_library(ncnn STATIC ${ncnn_SRCS})

install(TARGETS ncnn ARCHIVE DESTINATION lib)
install(FILES
allocator.h
blob.h
cpu.h
layer.h


Loading…
Cancel
Save