Skip to content
/ go-cmake Public
forked from mutse/go-cmake

Building Golang project with CMake

Notifications You must be signed in to change notification settings

kqbi/go-cmake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-cmake

Building Golang project with CMake

How to build

$ git clone https://github.com/mutse/go-cmake.git
$ cd go-cmake
$ mkdir build
$ cd build
$ cmake ../
$ sudo make install

About

Building Golang project with CMake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 98.3%
  • Go 1.7%