Revision eeb0c67...
Go back to digest for 2nd December 2012Features in Educational
Aleix Pol Gonzalez committed changes in [analitza] /:
Make it possible to compile Analitza without OpenGL
Since some time ago, Analitza master required OpenGL for building
Analitza completely. This commit makes OpenGL a conditional dependency
and some parts of AnalitzaPlot will be left out if OpenGL is not found,
more specifically plotsview3d.cpp and plotter3d.cpp.
File Changes
Modified 4 files
- CMakeLists.txt
- analitzagui/CMakeLists.txt
- analitzaplot/CMakeLists.txt
- analitzaplot/examples/CMakeLists.txt
4 files changed in total