mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-20 11:56:12 +00:00
Qmake python3 lib
This commit is contained in:
parent
93c836249e
commit
1ffc2bb742
@ -34,11 +34,7 @@ unix:exists(/usr/local/include/libr) {
|
|||||||
|
|
||||||
# Libraries
|
# Libraries
|
||||||
include(lib_radare2.pri)
|
include(lib_radare2.pri)
|
||||||
# TODO Not portable
|
PKGCONFIG += python3
|
||||||
unix {
|
|
||||||
LIBS += /usr/lib/libpython3.6m.so
|
|
||||||
INCLUDEPATH += /usr/include/python3.6m
|
|
||||||
}
|
|
||||||
|
|
||||||
SOURCES += \
|
SOURCES += \
|
||||||
main.cpp \
|
main.cpp \
|
||||||
|
Loading…
Reference in New Issue
Block a user