mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
08be74bfd7
Fixes: #18667
4 lines
32 B
Bash
Executable File
4 lines
32 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo "Hello World"
|