Skip to content

hadouken/boost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository contains the build script to download, build and publish Boost for Hadouken on Windows.

Boost is built with MSVC-12 (Visual Studio 2013).

The following libraries are built with link=shared and runtime-link=shared,

  • chrono
  • date_time
  • system
  • thread

Building

PS> .\build.ps1

This will download and compile Boost in both debug and release versions for Win32.

The output (including a NuGet package) is put in the bin folder.

About

Boost build script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published