待辦事項 #42212

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

啟用日期: 2021-05-10 22:21 最後更新: 2021-05-15 13:31

回報者:
負責人:
類型:
狀態:
關閉
元件:
里程碑:
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
修正
檔案:
1

細節

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 History (3/4 Histories)

2021-05-10 22:21 Updated by: cazfi
  • New Ticket "Meson: Include tolua_*_gen.h headers with <>" created
2021-05-10 22:27 Updated by: cazfi
  • 處理結果 Update from to Accepted
2021-05-15 13:31 Updated by: cazfi
  • 狀態 Update from 開啟 to 關閉
  • 負責人 Update from (無) to cazfi
  • 處理結果 Update from Accepted to 修正

編輯

Please login to add comment to this ticket » 登入