Yalir / sfeMovie

sfeMovie is a simple C++ library that lets you play movies in SFML based applications. It relies on FFmpeg to read medias and remains consistent with SFML's naming conventions.
http://sfemovie.yalir.org/
GNU Lesser General Public License v2.1
114 stars 37 forks source link

add FindsfeMovie.cmake file for developers to use #28

Closed firefly2442 closed 11 years ago

firefly2442 commented 11 years ago

This adds the FindsfeMovie.cmake file that developers can use with their CMake projects.