Skip to content

yuu/slm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple layout manager

Table of Contents

Usage

./slm

Requirements

  • Qt5
  • ilmControl

Installation

ilm is don't support pkg-config.

$ export PKG_CONFIG_SYSROOT_DIR=/ilm/installation/path
$ qmake
$ make
$ make install