Adding premature C++ side; supporting only primitive types (including string) for now
[iot2.git] / common.mk
index ed6efc9426440bb8e302e888d199e7307623f3bb..0b14291e674bf31caf41decf418aecc1625d3223 100644 (file)
--- a/common.mk
+++ b/common.mk
@@ -1,3 +1,4 @@
+G++ := g++
 JAVA := java
 JAR := jar
 JAVADOC := javadoc