Browse Source

Create Build.md

Add prototype for build instructions
Kim Kulling 7 years ago
parent
commit
94fb4ada16
1 changed files with 7 additions and 0 deletions
  1. 7 0
      Build.md

+ 7 - 0
Build.md

@@ -0,0 +1,7 @@
+# Build instructions
+
+> cmake CMakeLists.txt
+make -j4
+
+##UWP
+See https://stackoverflow.com/questions/40803170/cmake-uwp-using-cmake-to-build-universal-windows-app