Commit 1c516db
Add GTK3 includes/libs to main module target on Linux
The Cython-generated cefpython_py310.cpp includes gtk/gtk.h; the main
module target was missing GTK3 include dirs. Also replace the GTK2
library names (gtk-x11-2.0, gdk-x11-2.0) with pkg-config GTK3_LIBRARIES.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 56aa89b commit 1c516db
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
161 | 166 | | |
162 | 167 | | |
163 | 168 | | |
| |||
225 | 230 | | |
226 | 231 | | |
227 | 232 | | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
228 | 236 | | |
229 | 237 | | |
230 | 238 | | |
231 | 239 | | |
232 | | - | |
| 240 | + | |
233 | 241 | | |
234 | 242 | | |
235 | 243 | | |
| |||
0 commit comments