summaryrefslogtreecommitdiff
path: root/tests/csgtestcore.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/csgtestcore.cc')
-rw-r--r--tests/csgtestcore.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/csgtestcore.cc b/tests/csgtestcore.cc
index a3d5097..c962023 100644
--- a/tests/csgtestcore.cc
+++ b/tests/csgtestcore.cc
@@ -95,7 +95,7 @@ string info_dump(OffscreenView *glview)
<< "\nBoost version: " << BOOST_LIB_VERSION
<< "\nEigen version: " << EIGEN_WORLD_VERSION << "."
<< EIGEN_MAJOR_VERSION << "." << EIGEN_MINOR_VERSION
- // << "\nCGAL version: " << CGAL_VERSION ???
+ << "\nCGAL version: " << TOSTRING(CGAL_VERSION)
// << "\nOpenCSG" << ???
<< "\n" << glview->getInfo()
<< "\n";
contact: Jan Huwald // Impressum