Skip to content
This repository was archived by the owner on May 25, 2024. It is now read-only.

mcandre/vagrant-netbsd-cmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-netbsd-cmake: a Vagrant box with NetBSD + cmake

VAGRANT CLOUD

EXAMPLE

$ cd amd64/test
$ vagrant up
$ vagrant ssh -c "cd /vagrant && cmake . && cmake --build . --config Release && bin/hello"
Hello World!

RUNTIME REQUIREMENTS

Recommended

BUILDTIME REQUIREMENTS

EXPORT

$ sh -c "cd amd64 && make vagrant-netbsd-cmake-amd64.box"
$ sh -c "cd i386 && make vagrant-netbsd-cmake-i386.box"

About

a Vagrant box with NetBSD + cmake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published