use pkgconfig to define the runmode of MiniGUI

This commit is contained in:
VincentWei
2018-01-21 18:34:33 +08:00
parent 6290779a02
commit 78668dbdfc
2 changed files with 7 additions and 2 deletions

View File

@@ -4,8 +4,9 @@ libdir=@libdir@
includedir=@includedir@
Name: MiniGUI
Description: A mature cross-platform windowing system and GUI system for embedded and IoT devices.
Description: A mature cross-platform windowing and GUI system for embedded systems and IoT smart devices.
Version: @MINIGUI_VERSION@
Runmode: @MINIGUI_RUNMODE@
Requires:
Libs: -L${libdir} -lminigui_@MGLIB_SUFFIX@ @DEP_LIBS@
Libs.private: