S
S
sitev_ru2017-09-28 18:39:51
linux
sitev_ru, 2017-09-28 18:39:51

How to set the CLANG++ compiler in a PRO file?

I am compiling a program for a server on Ubuntu, written in Qt. How do I specify in the project's PRO file that I want to compile with CLANG++ ?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
T
TriKrista, 2017-09-28
@TriKrista

It doesn't seem possible.
These settings are set in QtCreatore, well, or in qmake.conf

M
Maxim Moseychuk, 2017-09-28
@fshp

QMAKE_CXX = clang++

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question