[473/906] cmake build: 2.8 is now required and add jpeg
jpeg and png should be optional but our cmake build is still in pre-alpha
This commit is contained in:
parent
aacf88ffa5
commit
a7587aa44e
@ -62,5 +62,6 @@ add_library (gstopengl MODULE
|
||||
|
||||
target_link_libraries(gstopengl
|
||||
general gstgl
|
||||
general ${JPEG_LIBRARY}
|
||||
general ${PNG_LIBRARY}
|
||||
general ${ZLIB_LIBRARY})
|
||||
|
Loading…
x
Reference in New Issue
Block a user