← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/cmakepolicy into lp:widelands

 

Review: Approve

You are the master of cmake policies :-D

Original output:

**** GRAPHICS REPORT ****
 VIDEO DRIVER GLVND x11
 pixel fmt 370546692
 size 1680 1050
**** END GRAPHICS REPORT ****

After setting: cmake_policy(SET CMP0072 OLD)

The output is:

**** GRAPHICS REPORT ****
 VIDEO DRIVER x11
 pixel fmt 370546692
 size 1680 1050
**** END GRAPHICS REPORT ****

Lets wait for travis and appveyor and merge this change :-)
-- 
https://code.launchpad.net/~widelands-dev/widelands/cmakepolicy/+merge/356018
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/cmakepolicy.


References