diff --git a/Scripts/scripts/cgal_create_cmake_script b/Scripts/scripts/cgal_create_cmake_script index e170a0cd8a7..21bed596e9c 100755 --- a/Scripts/scripts/cgal_create_cmake_script +++ b/Scripts/scripts/cgal_create_cmake_script @@ -72,7 +72,7 @@ if ( CGAL_FOUND ) include( Qt3Macros-patched ) EOF - echo " QT3_AUTOMOC( ${all} )" + echo " qt3_automoc( ${all} )" cat<<'EOF' # Make sure the compiler can find generated .moc files