summaryrefslogtreecommitdiffstats
path: root/src/openscenegraph-4-noopenthreads.patch
blob: f88f084f1fe88ae569d18c8a777544969e8599a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This file is part of MXE.
See index.html for further information.

diff -burN OpenSceneGraph-3.4.0.orig/src/CMakeLists.txt OpenSceneGraph-3.4.0/src/CMakeLists.txt
--- OpenSceneGraph-3.4.0.orig/src/CMakeLists.txt	2015-12-03 11:53:17.597970954 +0100
+++ OpenSceneGraph-3.4.0/src/CMakeLists.txt	2015-12-03 11:55:07.941146106 +0100
@@ -8,7 +8,6 @@
 
 #the old construct SUBDIRS( was substituded by ADD_SUBDIRECTORY that is to be preferred according on CMake docs.
 FOREACH( mylibfolder
-        OpenThreads
         osg
         osgDB
         osgUtil