mac cache assets

This commit is contained in:
marauder2k7 2026-06-22 22:01:01 +01:00
parent 142bfc4382
commit 556418b61d
4 changed files with 0 additions and 31 deletions

View file

@ -492,9 +492,6 @@ if (APPLE)
XCODE_ATTRIBUTE_SDL_FILE_DIR[variant=RelWithDebInfo] parent
XCODE_ATTRIBUTE_SDL_FILE_DIR[variant=Release] resource
)
get_target_property(_sdl2_loc SDL2::SDL2 IMPORTED_LOCATION)
sign_dylib_post_build(${TORQUE_APP_NAME} "${_sdl2_loc}")
elseif (WIN32)
add_executable(${TORQUE_APP_NAME} WIN32 ${TORQUE_SOURCE_FILES})