Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2019-08-09 00:00:00Z and 2019-08-10 00:00:00Z
Avatar
little bit confused here # Set the default build type to Release if(NOT(CMAKE_BUILD_TYPE)) if(DEV) set(CMAKE_BUILD_TYPE Release) else() set(CMAKE_BUILD_TYPE Debug) endif() endif()
15:39
`-DDEV=ON`: Enable debug mode and disable some release mechanics. This leads to **faster** builds.
Avatar
conditional seems to be the wrong way around
Avatar
6030c4a fixed shortcuts blocking bind selection. closes... - oy 1df7ede Merge branch 'master' of https://github.com/tee... - oy
Exported 5 message(s)