Sorry, this do not work, no output here. First i thought thats because the
#ifdef is inside the log(), so i pulled it out and give it an own log, like:
#ifdef OpenGL_GL_PREFERENCE
log(" Using GLVND\n");
#endif
But this didn't work either. Looks to me like the OpenGL_GL_PREFERENCE isn't
set at all, because during editing i forgot the ';' and that throughs an error
on compiling but after fixing, there is no output either. No idea...
--
https://code.launchpad.net/~widelands-dev/widelands/cmakepolicy/+merge/356018
Your team Widelands Developers is subscribed to branch
lp:~widelands-dev/widelands/cmakepolicy.
_______________________________________________
Mailing list: https://launchpad.net/~widelands-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~widelands-dev
More help : https://help.launchpad.net/ListHelp