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

Last change on this file was 337, checked in by gsanahuj, 10 years ago

+x

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