From 94fb4ada1676b073ebc2984ed743c22c91fb870d Mon Sep 17 00:00:00 2001 From: Kim Kulling Date: Fri, 10 Aug 2018 22:39:35 +0200 Subject: [PATCH] Create Build.md Add prototype for build instructions --- Build.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Build.md diff --git a/Build.md b/Build.md new file mode 100644 index 000000000..b548c1794 --- /dev/null +++ b/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