Skip to content

M4 macros to build Qt applications with GNU Autotools / without QMake

License

Notifications You must be signed in to change notification settings

tsuna/autotroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoTroll

This is a demo of AutoTroll.

What is it?

It shows how to use the Qt GUI library with automake, a tool for generating Makefile.in file templates, which in turn are converted to real Makefiles using autoconf.

License

AutoTroll is distributed under the GPLv2+ with exception.

Current status

Currently, the main file of interest in this repository is build-aux/autotroll.m4, which works with Qt5. All other files are still related mainly to Qt3.

Example project

See the git repository of ttfautohint for an example project that uses (a recent incarnation of) autotroll.

About

M4 macros to build Qt applications with GNU Autotools / without QMake

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published