Kaydet (Commit) 318ffa88 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

libgltf: Update openmp-related patch to newer libgltf.

Change-Id: I6f7e8d974030169bb00fbd81a0e2190640702729
üst 3381dfec
--- libgltf/src/RenderScene.h --- libgltf/src/RenderScene.h
+++ libgltf/src/RenderScene.h +++ libgltf/src/RenderScene.h
@@ -16,7 +16,8 @@ @@ -16,7 +16,8 @@
#include "FPSCounter.h" #define TRACE_TIME
#include "Timer.h" #endif
-#define OPENMPENABLE 1 -#define OPENMPENABLE 1
+// Needs a configure / etc. detection to see if omp.h is on the system ... +// Needs a configure / etc. detection to see if omp.h is on the system ...
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment