Skip to content
Snippets Groups Projects
Commit 7167e59b authored by James R.'s avatar James R.
Browse files

Merge branch 'cmake-no-patch-pk3' into 'master'

Remove patch.pk3 from cmake

See merge request !516
parents 69c08f93 9c5e5581
No related branches found
No related tags found
1 merge request!516Remove patch.pk3 from cmake
...@@ -15,8 +15,7 @@ set(SRB2_ASSET_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/installer" ...@@ -15,8 +15,7 @@ set(SRB2_ASSET_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/installer"
set(SRB2_ASSET_HASHED set(SRB2_ASSET_HASHED
"srb2.pk3;\ "srb2.pk3;\
player.dta;\ player.dta;\
zones.pk3;\ zones.pk3"
patch.pk3"
CACHE STRING "Asset filenames to apply MD5 checks. No spaces between entries!" 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