Update CMAKE for OSX

minor text message changes
This commit is contained in:
Bruno
2021-07-17 10:32:13 +02:00
parent 1de4822c67
commit 9bc780bcda
7 changed files with 162 additions and 144 deletions

View File

@@ -64,6 +64,8 @@ foreach(_component ${GStreamerPluginsBase_FIND_COMPONENTS})
endif()
endforeach()
get_filename_component(_GSTREAMER_BASE_LIB_DIR ${GSTREAMER_APP_LIBRARY} PATH)
set(PKG_GSTREAMER_BASE_PLUGIN_DIR ${_GSTREAMER_BASE_LIB_DIR}/gstreamer-${GSTREAMER_ABI_VERSION})
# Version check
if (GStreamerPluginsBase_FIND_VERSION)