From 614593d498878b55124f1030a134ff043810f9b3 Mon Sep 17 00:00:00 2001 From: TalLancaster Date: Tue, 17 Jan 2017 12:08:04 -0700 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7c0dcae --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# qt5-qml-cpp-cmake-helloworld +Simple hello world example using qt5, cml, c++, cmake