Remove SOIL altogether from the project.

This commit is contained in:
Emmanuel Gil Peyrot 2016-12-27 15:04:29 +01:00 committed by JosJuice
commit c51ae9c62a
23 changed files with 2 additions and 8508 deletions

View file

@ -46,7 +46,4 @@ target_link_libraries(videod3d
PUBLIC
common
videocommon
PRIVATE
SOIL
)