share/hedgewars/Data/Graphics/Missions/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Fri, 06 Oct 2017 20:17:12 +0200
changeset 12662 7b319fac46e2
parent 11968 1de4d6b35748
child 13811 e3fee73c51a0
permissions -rw-r--r--
Strip invalid PNG profiles from PNGs Bad PNGs caused a few annoying warnings like “libpng warning: iCCP: known incorrect sRGB profile”. Command used: pngcrush -rem gAMA -rem cHRM -rem iCCP -rem sRGB Note that many images have “@2x” in their name, this probably explains why they have been overlooked before.

add_subdirectory(Training)
add_subdirectory(Challenge)
add_subdirectory(Scenario)