source: pacpusframework/branches/0.1.x/src/_NewComponent/NewComponent.sh@ 378

Last change on this file since 378 was 337, checked in by gsanahuj, 9 years ago

+x

  • Property svn:executable set to *
File size: 95 bytes
Line 
1#!/bin/sh
2# Usage: NewComponent MyComponentName
3
4cmake -DPACPUS_COMPONENT_NAME:STRING=$1 .
Note: See TracBrowser for help on using the repository browser.