mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-20 03:46:11 +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
|
||||
include(lib_radare2.pri)
|
||||
# TODO Not portable
|
||||
unix {
|
||||
LIBS += /usr/lib/libpython3.6m.so
|
||||
INCLUDEPATH += /usr/include/python3.6m
|
||||
}
|
||||
PKGCONFIG += python3
|
||||
|
||||
SOURCES += \
|
||||
main.cpp \
|
||||
|
Loading…
Reference in New Issue
Block a user