4 lines
53 B
Bash
4 lines
53 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
cmake -P cmake/mason.cmake "$@"
|