aboutsummaryrefslogtreecommitdiff
path: root/libcutl/build/cxx/generic/configuration-dynamic.make
blob: d1672cf26f86008ef8cf61b63aaf4bc3bead4b02 (plain)
1
2
3
4
5
ifneq ($(CXX),)
cxx_generic := $(CXX)
else
cxx_generic := g++
endif