Skip to content

Commit

Permalink
TEst.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed Nov 5, 2018
1 parent d1ee498 commit 901dc21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.sh
Expand Up @@ -37,6 +37,7 @@ mkdir build; cd build;
echo "#1 RELNAME= $RELNAME"
if [ -x ${RELNAME+x} ]
then
echo "### Making with version string = $RELNAME"
cmake -DPDAL_VERSION_STRING=$RELNAME ..
else
cmake ..
Expand Down

0 comments on commit 901dc21

Please sign in to comment.