SHA256
1
0
forked from pool/zmusic
Jan Engelhardt 2021-04-11 09:28:31 +00:00 committed by Git OBS Bridge
parent 5e7233046e
commit 9b102df3f7
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,5 @@
From: Jan Engelhardt <jengelh@inai.de>
Date: 2021-04-11 00:13:39.558383079 +0200
The code has a wrong #include directive that quickly breaks when not all -I flags
appear as compiler arguments.

View File

@ -1,3 +1,8 @@
From: Jan Engelhardt <jengelh@inai.de>
Date: 2019-12-18 23:10:30.098185171 +0100
Use GME system libraries instead of bundled code.
---
thirdparty/CMakeLists.txt | 23 +++++++++++++++--------
1 file changed, 15 insertions(+), 8 deletions(-)