Disable CLI compilation #4474
Unanswered
aufarijaal
asked this question in
Q&A
Replies: 2 comments
-
Just edit the
so it looks like:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
oh okay thank you very much
…On Wed, Jul 27, 2022, 14:40 Paweł Salawa ***@***.***> wrote:
Just edit the SQLiteStudio3.pro and delete the line with cli in the
statement:
SUBDIRS += \
core \
gui \
cli \
gui_app
so it looks like:
SUBDIRS += \
core \
gui \
gui_app
—
Reply to this email directly, view it on GitHub
<#4474 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEMC2VGYPBHPU3FHFYMGBSDVWDRX7ANCNFSM54UBLJDQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to disable the cli compilation?
the link to the wiki about disabling cli compilation is not created yet. link
Beta Was this translation helpful? Give feedback.
All reactions