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
parent 6d0143647e
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
)