mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-22 21:55:52 +00:00
Add X11 support for rendering to Qt windows via native handle
This commit is contained in:
@@ -45,6 +45,8 @@ win32 {
|
||||
LIBS += -L$$_PRO_FILE_PWD_/../renderdoc -lrenderdoc
|
||||
QMAKE_LFLAGS += '-Wl,-rpath,\'\$$ORIGIN\''
|
||||
|
||||
QT += x11extras
|
||||
|
||||
}
|
||||
|
||||
SOURCES += main.cpp\
|
||||
|
||||
Reference in New Issue
Block a user