Searched refs:CPPFLAGS (Results 1 – 3 of 3) sorted by relevance
35 # CMake doesn't include CPPFLAGS from environment, but we will.36 set(${cppflags} ${cppflags_local} ${LIBOMP_CPPFLAGS} $ENV{CPPFLAGS} PARENT_SCOPE)
20 CPPFLAGS = macro23 CFLAGS_ALL = -Ibuild/include $(CPPFLAGS) $(CFLAGS)
223 ``CFLAGS`` & ``CPPFLAGS``229 It is highly suggested that you append to ``CFLAGS`` and ``CPPFLAGS`` as