From b2d750337bf97151dc89901772b0f60d5c5bee8e Mon Sep 17 00:00:00 2001 From: idea4good Date: Sat, 10 Feb 2018 16:52:18 +0800 Subject: [PATCH] !5 update HowToBuild.md Merge pull request !5 from XJQKA/master --- doc/HowToBuild.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/HowToBuild.md b/doc/HowToBuild.md index 0fd396c..da85b07 100644 --- a/doc/HowToBuild.md +++ b/doc/HowToBuild.md @@ -4,7 +4,7 @@ depdency: Windows 10, visul stdio 2015/2017 - Click `Build Solution` - Output here: \GuiLite\Debug(Release)\core.lib gui.lib -## How to build core&gui libary for Mac and Linux(x64 & raspberry pi)? +## How to build core&gui libary for iOS/Mac and Linux(x64 & raspberry pi)? - `cd GuiLite` - `cmake .` - `make`