File indexing completed on 2024-05-19 15:24:57

0001 #!/bin/bash
0002 CMAKECACHE="$1"
0003 grep PROJECT_VERSION: "$CMAKECACHE" | cut -d "=" -f2