diff --git a/INSTALL.cmake b/INSTALL.cmake index cc281d80d8..af4e254708 100644 --- a/INSTALL.cmake +++ b/INSTALL.cmake @@ -101,6 +101,15 @@ Building with GCC/Linux +Ubuntu packages +---------------- + You need additionally these packages: + * g++ + * cmake + * qt4-dev-tools + + + Building with Xcode/Mac -----------------------