Ticket #42212

Meson: Include tolua_*_gen.h headers with <>

Eröffnet am: 2021-05-10 22:21 Letztes Update: 2021-05-15 13:31

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
1

Details

Meson based build generates different tolua_*_gen.h headers than autotools build. Autotools build generates the headers to source directory, and in case of tarball they are present even if there's never made autotools build from that tarball. As the headers are looked first from the source directory (included with ""), meson based builds are getting the wrong autotools generated headers.

Lets include those headers with <> instead, so that version in build directory is found first.

Ticket-Verlauf (3/4 Historien)

2021-05-10 22:21 Aktualisiert von: cazfi
  • New Ticket "Meson: Include tolua_*_gen.h headers with <>" created
2021-05-10 22:27 Aktualisiert von: cazfi
  • Lösung Update from Keine to Accepted
2021-05-15 13:31 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden