mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-08-09 04:37:50 +00:00
- Added cruisecontrol task
git-svn-id: http://cmock.svn.sourceforge.net/svnroot/cmock/trunk@51 bf332499-1b4d-0410-844d-d2d48d5cc64c
This commit is contained in:
@@ -13,6 +13,7 @@ DEFAULT_CONFIG_FILE = 'gcc.yml'
|
||||
configure_toolchain(DEFAULT_CONFIG_FILE)
|
||||
|
||||
task :default => [:clobber, 'test:all', :app]
|
||||
task :cruise => [:default]
|
||||
|
||||
desc "Build application"
|
||||
task :app do
|
||||
|
||||
Reference in New Issue
Block a user