Skip to content

Instantly share code, notes, and snippets.

@smellman
Created July 16, 2024 06:51
Show Gist options
  • Save smellman/413757bff6cece516b1c4300bbbaffcb to your computer and use it in GitHub Desktop.
Save smellman/413757bff6cece516b1c4300bbbaffcb to your computer and use it in GitHub Desktop.
--- qtwebengine.pro.orig 2024-07-16 15:50:07
+++ qtwebengine.pro 2024-07-16 15:50:34
@@ -2,6 +2,7 @@
load(qt_parts)
load(functions)
+QMAKE_CXXFLAGS += -Wno-enum-constexpr-conversion
QMAKE_DISTCLEAN += .qmake.cache
OTHER_FILES = \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment