Skip to content
  • Aashish Chaudhary's avatar
    Support external installation of FFMPEG · ed067864
    Aashish Chaudhary authored
    * Removed unused variables from the Find package
    * Using a macro for code reuse
    * Added new variable that could be set to specify path to FFMPEG
    
    Conflicts:
    	CMake/FindFFMPEG.cmake
    	IO/FFMPEG/CMakeLists.txt
    
    VTK needs toplevel include directory
    
    Conflicts:
    	CMake/FindFFMPEG.cmake
    
    Updated find ffmpeg test to use newer variables
    
    (cherry picked from commit f568fa74c32202c44a07fcec389951c64ad3b15c)
    
    Conflicts:
    	IO/FFMPEG/CMakeLists.txt
    
    Fixed wrong variable name (typo)
    ed067864