Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 267 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 267 Bytes

m2sdk-file-logger

A simple file logger example, that demonstrates usage of the m2sdk.

Building

$ mkdir build
$ cmake .. -G"Visual Studio 15 2017"

Then open .sln and build.

The built file will be in the binary/ folder. Start with launcher.exe.