mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
replace GREATER_EQUAL with GREATER
GREATER_EQUAL is not supported in CMake 2.8
This commit is contained in:
@@ -37,6 +37,7 @@ DEFINES += QT_NO_DEPRECATED_WARNINGS
|
||||
|
||||
# HA HA good joke, QT_NO_DEPRECATED_WARNINGS only covers SOME warnings, not all
|
||||
QMAKE_CXXFLAGS += -Wno-deprecated-declarations
|
||||
QMAKE_CXXFLAGS += -Wno-error=template-id-cdtor
|
||||
|
||||
# Different output folders per platform
|
||||
win32 {
|
||||
|
||||
Reference in New Issue
Block a user