1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00
OpenMW/components/crashcatcher
elsid 1e07935366
Make crashCatcherInstall no-op for Android
The crashcatcher.cpp is not linked on Android because it's not supported but the
function need to have some definition. Make it empty to avoid link failures.
2024-02-11 03:18:43 +01:00
..
crashcatcher.cpp Make crashCatcherInstall no-op for Android 2024-02-11 03:18:43 +01:00
crashcatcher.hpp Make crashCatcherInstall no-op for Android 2024-02-11 03:18:43 +01:00
windows_crashcatcher.cpp
windows_crashcatcher.hpp Add missing headers to components/CMakeLists.txt 2023-10-15 15:44:24 +01:00
windows_crashmonitor.cpp Add missing headers to components/CMakeLists.txt 2023-10-15 15:44:24 +01:00
windows_crashmonitor.hpp Add missing headers to components/CMakeLists.txt 2023-10-15 15:44:24 +01:00
windows_crashshm.hpp Add missing headers to components/CMakeLists.txt 2023-10-15 15:44:24 +01:00
windowscrashdumppathhelpers.cpp
windowscrashdumppathhelpers.hpp