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