Custom options for the C++ compiler (CPPFLAGS)

Property definitions

nitc :: cpp $ MModule :: cppflags
	# Custom options for the C++ compiler (CPPFLAGS)
	var cppflags = new MultiHashMap[String, String]
src/ffi/cpp.nit:30,2--31,48