On Tue, May 3, 2016 at 11:08 PM, mbobadilla [via Software] < [email protected]> wrote:
> So I have another question: How can I build my own OpenGL-based > application (cpp) using cmake so I can run it using equalizer? > You can use this as a template: https://github.com/BlueBrain/Livre/blob/master/CMakeLists.txt Simply strip out all the non-Equalizer dependencies and you should be ready to go. Furthermore there is also the .gitsubprojects and .gitexternals in Livre to bootstrap everything. HTH, Stefan. -- View this message in context: http://software.1713.n2.nabble.com/Building-eqHello-with-cmake-tp7588041p7588054.html Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

