diff options
| author | Ahmad Fatoum <ahmad@a3f.at> | 2019-07-24 00:08:29 +0200 |
|---|---|---|
| committer | Ahmad Fatoum <ahmad@a3f.at> | 2019-07-24 00:12:38 +0200 |
| commit | 47137b148997b4d957f86e8780c7e56a210b44b2 (patch) | |
| tree | 29c54ad1342771ac3333e02ea62ef2d255285cdf /src/external/lua/include | |
| parent | 7b448f59e2edb8df53ea2a586d8c276cf686db71 (diff) | |
| download | raylib-47137b148997b4d957f86e8780c7e56a210b44b2.tar.gz raylib-47137b148997b4d957f86e8780c7e56a210b44b2.zip | |
CMake: fix dependency build with -Draylib_USE_STATIC_LIBS=ON
Fixes #899, which made apparent three issues with how static libraries
are handled in raylib-config.cmake:
- XPREFIX is set before pkg_check_modules, which causes a duplicate
STATIC in variables, e.g. PC_RAYLIB_STATIC_STATIC_.*
- raylib_static is searched for, but no library exists with that name
- raylib_LDFLAGS isn't populated properly
This commit fixes these.
Diffstat (limited to 'src/external/lua/include')
0 files changed, 0 insertions, 0 deletions
