- Use CFLAGS and CXXFLAGS instead of CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
mark gmic-qt-krita as broken, because krita decided to fork their
own copy of gmic, which obviously isn't currently built, as our
fearless porters didn't notice.
enable gmic-qt-none, a stand-alone version of gmic-qt that may be now
used in batch-mode by software like blender
thanks to Josh Grosse for useful comments
which comes with a ton of algorithms and can yield 500+ filters for
krita/gimp. Even though it's a bit hard to master, the results are
impressive.
okay solene@