Merge branch 'master' of git.ucc.asn.au:ipdf/code
[ipdf/code.git] / tools / common.py
index f755d46..4ebfb1b 100644 (file)
@@ -15,7 +15,7 @@ options = {
     "local_bin" : "./",
     "tests" : "../src/tests/",
     "ignore" : ["virtual", "Rational_Arbint", "iRRAM", "ParanoidNumber"],
-    "tobuild" : ["single", "double", "GMPrat"],
+    "tobuild" : ["single", "double", "mpfrc++","GMPrat"],
     "numerical_tests" : ["identitytests"],
     "built" : []
 }

UCC git Repository :: git.ucc.asn.au