Files
gimp/libgimpwidgets
Ell 06950be7f0 Makefiles: don't use -xobjective-c when compiling C++ files on Mac
On Mac, pass -xobjective-c to the compiler through AM_CFLAGS, not
AM_CPPFLAGS, so that it's only used for C sources, and not C++
sources.  In the latter case, it clashes with the -std=... flag,
spewing an error.  Thanks, Partha :)
2018-04-07 16:57:52 -04:00
..
2012-11-11 15:50:25 +01:00
2017-06-03 21:22:12 +02:00
2016-06-26 00:35:24 +02:00