Skip to content

Tags: marcel303/chibi

Tags

win32-fixes

Toggle win32-fixes's commit message
Windows/MSVC support chibi build system.

- Compile fixes.
- Added getline implementation, since Windows is non-posix compliant.
- Don't emit find_package directive, as it only works on Macos and Linux.
- Added SSE2 compile option and compatibility define by default.
- Fixup current working directory to have CMake compatible slashes.