mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Workaround broken qmake on Archlinux
This commit is contained in:
@@ -114,6 +114,9 @@ win32 {
|
||||
|
||||
DESTDIR=$$CMAKE_DIR/bin
|
||||
|
||||
# Archlinux broke Qt builds by forcing on lto, so we have to re-override that here
|
||||
CONFIG -= lto
|
||||
|
||||
include($$CMAKE_DIR/qrenderdoc/qrenderdoc_cmake.pri)
|
||||
|
||||
# Temp files into .obj
|
||||
|
||||
Reference in New Issue
Block a user