]> git.pld-linux.org Git - packages/OpenSceneGraph.git/blob - OpenSceneGraph-gta.patch
- bcond to disable ffmpeg support, rel 2
[packages/OpenSceneGraph.git] / OpenSceneGraph-gta.patch
1 --- OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gta/CMakeLists.txt.orig  2020-01-31 12:03:07.000000000 +0100
2 +++ OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gta/CMakeLists.txt       2023-09-07 21:44:21.308684691 +0200
3 @@ -2,7 +2,7 @@ INCLUDE_DIRECTORIES( ${GTA_INCLUDE_DIRS}
4  
5  SET(TARGET_SRC ReaderWriterGTA.cpp )
6  
7 -SET(TARGET_LIBRARIES_VARS GTA_LIBRARY)
8 +SET(TARGET_LIBRARIES_VARS GTA_LIBRARIES)
9  
10  #### end var setup  ###
11  SETUP_PLUGIN(gta)
This page took 0.072023 seconds and 3 git commands to generate.