Home
last modified time | relevance | path

Searched refs:CXXFLAGS (Results 1 – 1 of 1) sorted by relevance

/honee/
H A DMakefile35 CXXFLAGS = -std=c++17 -Wno-deprecated -Wno-tautological-compare macro
59 CXXFLAGS += $(call pkgconf, --cflags-only-other $(libtorch.pc))
202 $(call quiet,CXX) $(CPPFLAGS) $(CXXFLAGS) -c -o $@ $(abspath $<)