Trying .so to link libraries
This commit is contained in:
parent
176362eff7
commit
5b93c79ad7
|
@ -28,6 +28,7 @@ rules.ninja
|
|||
|
||||
# Exclude FreeImage binaries from being ignored
|
||||
!dependencies/FreeImage/lib/linux/*.a
|
||||
!dependencies/FreeImage/lib/linux/*.so
|
||||
!dependencies/FreeImage/lib/*.lib
|
||||
!dependencies/FreeImage/bin/*.dll
|
||||
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue