Make it more clear that wayland is unsupported at build time. Refs #3124

This commit is contained in:
baldurk
2023-11-13 11:45:39 +00:00
parent 4a1d1896b7
commit f2c1435a7d
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -227,7 +227,7 @@ if(CMAKE_CXX_COMPILER_ID MATCHES "Clang" AND CMAKE_CXX_COMPILER_VERSION VERSION_
"QMAKE_CXXFLAGS+=-Wno-comma\n")
endif()
if(ENABLE_WAYLAND)
if(ENABLE_UNSUPPORTED_EXPERIMENTAL_POSSIBLY_BROKEN_WAYLAND)
message(WARNING "!!!! Using the Wayland Qt platform in qrenderdoc is NOT SUPPORTED !!!!")
file(APPEND
${CMAKE_BINARY_DIR}/qrenderdoc/qrenderdoc_cmake.pri