buildroot/package/libiio
Fabrice Fontaine 0db2b33781 package/libiio: fix install of C# bindings
libiio-sharp.dll.mdb is not installed since version 0.19.0 and
8b571969fa

Indeed, EXISTS "${LIBIIO_CS_DLL}.mdb" will always return false because
the file will not exist when cmake will create the makefiles.

Fixes:
 - http://autobuild.buildroot.org/results/42ffbd07d0e998c75d1afde6a5db7d6418c10f45

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-04-25 16:23:15 +02:00
..
Config.in
libiio.hash
libiio.mk
S99iiod