Include all files in pack files
This commit is contained in:
parent
68533f05b3
commit
1065216b67
|
@ -330,6 +330,7 @@ if (NOT DEBUG_BUILD)
|
||||||
"pitlayouts.dat"
|
"pitlayouts.dat"
|
||||||
"walllayouts.dat"
|
"walllayouts.dat"
|
||||||
"shoplayouts.dat"
|
"shoplayouts.dat"
|
||||||
|
"lockedroomlayouts.dat"
|
||||||
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/data
|
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/data
|
||||||
)
|
)
|
||||||
endif ()
|
endif ()
|
||||||
|
|
Loading…
Reference in New Issue