Skip to content
This repository has been archived by the owner on Mar 15, 2020. It is now read-only.

Add CMake to your Heroku slug compilation process

Notifications You must be signed in to change notification settings

Starkast/heroku-buildpack-cmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 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.

NOTE: As of 09 December 2019 you no longer need (or can) use this buildpack on the heroku-16 or heroku-18 stacks. See #17 (comment).

Usage:

heroku buildpacks:set starkast/cmake

# if you use multiple buildpacks
heroku buildpacks:add --index 2 starkast/cmake

The starkast/cmake buildpack from the Heroku Buildpack Registry contains the latest stable version of the buildpack. If you'd like to use the source code from this Github repository, you can set your buildpack to the Github URL:

heroku buildpacks:set 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

Contributors 4

  •  
  •  
  •  
  •  

Languages