| Summary: | CMakeLists.txt: put cmake package helpers in proper libdir | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Tiago O. <toacn-foss> |
| Component: | build | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.1 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | change PKG_PREFIX to lib${LIB_SUFFIX}/cmake/SDL2 | ||
Patch added, thanks! https://hg.libsdl.org/SDL/rev/9529ef4e8fed |
Created attachment 4151 [details] change PKG_PREFIX to lib${LIB_SUFFIX}/cmake/SDL2 Use LIB_SUFFIX variable to determine the correct path.