Skip to content
Snippets Groups Projects
Commit a213898f authored by Marco Z's avatar Marco Z
Browse files

Corrected CMake hashed assets; add kart to assets/gitignore

parent 120e5d9a
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
*.dta
*.wad
*.txt
*.kart
!README.txt
!LICENSE.txt
!LICENSE-3RD-PARTY.txt
......
......@@ -18,9 +18,7 @@ patch.kart;\
gfx.kart;\
textures.kart;\
chars.kart;\
bonuschars.kart;\
maps.kart;\
sounds.kart"
maps.kart"
CACHE STRING "Asset filenames to apply MD5 checks. No spaces between entries!"
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment