Skip to content
  • James Jones's avatar
    FindOpenAL: Find AL/al.h or OpenAL/al.h in standard include paths · 3d9d1c9d
    James Jones authored and Brad King's avatar Brad King committed
    Add `AL` and `OpenAL` to the `PATH_SUFFIXES` so that they are searched
    within the standard system include directories.
    
    We already have `include/AL`, `include/OpenAL`, and `include` to help
    out within the locations specified by `PATHS`, though it is unclear why
    it was done this way instead of adding the suffixes to all the `PATHS`
    explicitly.
    3d9d1c9d