Merge pull request #99 from filnet/gstreamer

fix FindGStreamer.cmake for msys2 mingw
This commit is contained in:
OpenSceneGraph git repository
2016-07-04 09:06:50 +01:00
committed by GitHub

View File

@@ -65,7 +65,7 @@
# )
#endmacro()
if (WIN32)
if (MSVC)
macro(FIND_GSTREAMER_COMPONENT _component_prefix _pkgconfig_name _header _library)
find_path(${_component_prefix}_INCLUDE_DIRS
NAMES ${_header}