source:
pacpusframework/trunk/src/_NewComponent/NewComponent.sh@
242
Last change on this file since 242 was 147, checked in by , 11 years ago | |
---|---|
File size: 99 bytes |
Line | |
---|---|
1 | #!/usr/bin/sh |
2 | # Usage: NewComponent MyComponentName |
3 | |
4 | cmake -DPACPUS_COMPONENT_NAME:STRING=$1 . |
Note:
See TracBrowser
for help on using the repository browser.