Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2019-09-03 00:00:00Z and 2019-09-04 00:00:00Z
19:59
6cc5fdd Debug mode should only be default if DEV is set... - heinrich5991 cac627e Merge pull request #2212 from heinrich5991/pr_c... - oy
Avatar
CMake adds /MD and /W3 to the compiler flags when MSVC is used. The compiler complains when they are overwritten later. By enabling the policies CMP0091 and CMP0092, you can prevent cmake from adding these flags.
Exported 4 message(s)