cpp-utilities/cmake
Martchus 0d0685d4c7 Simplify workaround for starting console and CLI-wrapper
* Disable workaround by default; with the CLI-wrapper available it makes no
  sense to run this code unnecassarily when the main executable is invoked
    * Remove check for Mintty; with the workaround disabled by default it
      is no longer necassary to avoid it
* Simplify the CLI-wrapper to rely on main application for enabling UTF-8
  and virtual terminal processing as it relies on it for attaching to the
  parent's console anyways
2023-05-09 00:16:28 +02:00
..
modules Ignore warnings for use of legacy CRT functions when compiling with MSVC for now 2023-05-07 21:52:06 +02:00
templates Simplify workaround for starting console and CLI-wrapper 2023-05-09 00:16:28 +02:00