Changes729 / Unify_is_Impossible

UI (Unify is Impossible) is an opensource GUI frameworks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unify is Impossible

如何使用?

# get source code.
git clone git@github.com:Changes729/Unify_is_Impossible.git UiI
cd UiI
git submodule init
git submodule update
# build lib and test.
mkdir build
cd build
cmake .. -DBUILD_TEST=ON
cmake --build .

About

UI (Unify is Impossible) is an opensource GUI frameworks.

License:Other


Languages

Language:C++ 64.0%Language:C 33.5%Language:CMake 2.5%