3 lines
120 B
Bash
Executable file
3 lines
120 B
Bash
Executable file
#!/bin/sh
|
|
|
|
wget -O CMakeModules/CPM.cmake https://github.com/cpm-cmake/CPM.cmake/releases/latest/download/get_cpm.cmake
|