fixed mingw
Some checks failed
demo.yaml / fixed mingw (push) Failing after 0s

This commit is contained in:
Jorijn van der Graaf 2026-04-02 16:53:07 +02:00
commit 2d89528bdf
5 changed files with 51 additions and 35 deletions

View file

@ -36,7 +36,7 @@ void terminateHandler() {
}
std::abort();
}
#endif
#endif//
int main(int argc, char* argv[]) {
#if defined(CRAFTER_BUILD_CONFIGURATION_TARGET_x86_64_pc_windows_msvc) || defined(CRAFTER_BUILD_CONFIGURATION_TARGET_x86_64_w64_mingw32)