Skip to content

Fix handling of enums.h

Simon McVittie requested to merge wip/smcv/install-enums-correctly into master

Detected by !10 (merged).

  • Install enums.h below ${includedir} as intended

  • Add missing enums.h to <steam-runtime-tools/steam-runtime-tools.h>

    With this change, the 'build' autopkgtest would have detected the bug.

  • build: Ensure that enums.[ch] are generated before compiling examples

Edited by Simon McVittie

Merge request reports