Skip to content
This repository was archived by the owner on Feb 11, 2021. It is now read-only.

Use * in build command #1

Merged
merged 2 commits into from
Aug 16, 2016
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add main to cli-template.yml
  • Loading branch information
shunjikonishi committed Aug 15, 2016
commit fc305f46cd7ee6644bbed9f68be08a7a25b1c858
1 change: 1 addition & 0 deletions cli-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ build:
files:
- .gitignore
- src/app.cpp
main: src/app.cpp
command: ./myapp.o