Skip to content

v1993/qmake-zapcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All files are based on QT project ones for clang.

qmake-zapcc

Files to support zapcc with qmake on linux and OS X (not tested).

Working on

How to use it?

Copy all three directories (common must be merged and not replaced!) into YOUR_QT_INSTALLATION/QT_VERSION/gcc_64/mkspecs. It is ~/.qt/5.11.2/gcc_64/mkspecs in my case.

To use it, add -spec linux-zapcc (or -spec macx-zapcc on OS X) to qmake arguments, like

qmake -spec linux-zapcc ..

What if I have found a bug?

At first, make sure that zapcc and zapcc++ are aviable in your $PATH (you can just type zapcc and get it is found).

If it's real bug, write to GitHub™ issues.

Releases

No releases published

Packages

 
 
 

Languages