Skip to content

Commit

Permalink
Add run_net_x86 configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
daquexian committed Aug 22, 2019
1 parent 41f6fca commit 9395a01
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .daq_pm/configs/run_net_x86
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# It is a configuration file for [project_manager.vim](https://github.com/daquexian/project_manager.vim)
name binary-nn
type cpp
build_dir build_main_x86
cmake_options -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_BUILD_TYPE=Debug -DBNN_BUILD_TEST=OFF -DBNN_BUILD_BENCHMARK=OFF -DBNN_BUILD_MAIN_LIB=ON
target run

0 comments on commit 9395a01

Please sign in to comment.