Vertexwahn / rules_qt6

Bazel rules for Qt6
https://vertexwahn.de/page/open_source/
Apache License 2.0
30 stars 8 forks source link

Allow headers include with <> #16

Closed dieortin closed 1 year ago

dieortin commented 1 year ago

Apply the patch suggested by ankit-agarwal1999, which allows linux builds to use both official ways to include Qt headers.

https://github.com/Vertexwahn/rules_qt6/issues/12#issuecomment-1423059773

dieortin commented 1 year ago

The changes you requested are done and locally tested on Linux x86_64