https://github.com/behdad/glyphy
Revision 692aa38fb71bba1855eaadaed431717256e7cef8 authored by Chun-wei Fan on 24 March 2022, 04:19:58 UTC, committed by Behdad Esfahbod on 24 March 2022, 16:56:44 UTC
windows.h define its own min/max that will get in our way when building the
demos, which use std::min and std::max.  Define NOMINMAX so that this will not
be an issue.
1 parent 2324271
History
Tip revision: 692aa38fb71bba1855eaadaed431717256e7cef8 authored by Chun-wei Fan on 24 March 2022, 04:19:58 UTC
meson.build: Define NOMINMAX on MSVC-like compilers
Tip revision: 692aa38
File Mode Size
demo
src
win32
AUTHORS -rw-r--r-- 29 bytes
COPYING -rw-r--r-- 574 bytes
Makefile.am -rw-r--r-- 593 bytes
NEWS -rw-r--r-- 16 bytes
README.md -rw-r--r-- 1.8 KB
ac_define_dir.m4 -rw-r--r-- 998 bytes
acinclude.m4 -rw-r--r-- 27 bytes
appveyor.yml -rw-r--r-- 303 bytes
autogen.sh -rwxr-xr-x 629 bytes
configure.ac -rw-r--r-- 2.4 KB
git.mk -rw-r--r-- 8.8 KB
glyphy.pc.in -rw-r--r-- 294 bytes
meson.build -rw-r--r-- 3.5 KB
meson_options.txt -rw-r--r-- 105 bytes

README.md

back to top