cmake warning on vapoursynth detection

Started by sl1pkn07, August 23, 2016, 02:03:38 PM

Previous topic - Next topic

sl1pkn07


-- Checking for VAPOURSYNTH
-- ***********************
-- Checking for module 'vapoursynth-script'
--   Found vapoursynth-script, version 33
-- VSSCRIPT<-I/usr/include/vapoursynth;-I/usr/include/python3.5m;-I/usr/include/vapoursynth>  < -lvapoursynth-script;-lvapoursynth>

CMake Warning (dev) at ADM_demuxers/VapourSynth/CMakeLists.txt:12 (GET_TARGET_PROPERTY):
  Policy CMP0045 is not set: Error on non-existent target in
  get_target_property.  Run "cmake --help-policy CMP0045" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  get_target_property() called with non-existent target "PROPERTIES".
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Updating linker libs  => -lvapoursynth-script
-- Updating linker libs  => -lvapoursynth
-- Checking for Xvid
-- *****************


(and need add space like http://avidemux.org/smif/index.php/topic,17062.0.html)