File indexing completed on 2024-05-19 04:19:32

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