Skip to content

integer32llc/heroku-buildpack-cmake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heroku-buildpack-cmake

Build Status

Yet another Heroku Buildpack for CMake, but this one downloads CMake from the official website, cmake.org.

Usage:

heroku buildpacks:set https://github.com/Starkast/heroku-buildpack-cmake

# if you use multiple buildpacks
heroku buildpacks:add --index 2 https://github.com/Starkast/heroku-buildpack-cmake

See the Heroku documentation for more information:

About

Add CMake to your Heroku slug compilation process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%