mirror of https://github.com/CGAL/cgal
Fix indentation.
This commit is contained in:
parent
0cff54f298
commit
344fda0669
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue