mirror of
https://github.com/catchorg/Catch2.git
synced 2026-07-09 10:01:01 +02:00
95c849f613
DJGPP cross compiler is targeting DOS which does not support POSIX signals. Probably for the same reason (targeting DOS) this compiler does not support wide characters.