This repository is a mirror of https://gitlab.com/jbenden/cmake-golang-example
- Required
cmake
3.2 or above - Golang compiler
mkdir build
cd build
cmake ..
make
This repository is a mirror of https://gitlab.com/jbenden/cmake-golang-example
cmake
3.2 or abovemkdir build
cd build
cmake ..
make