mirror of https://github.com/CGAL/cgal
moc'ed the wrong file
This commit is contained in:
parent
393c1cc458
commit
3a428f0b45
|
|
@ -19,7 +19,7 @@ if ( CGAL_FOUND AND QT3_FOUND )
|
|||
# use the Qt MOC preprocessor on classes that derives from QObject
|
||||
include( Qt3Macros-patched )
|
||||
qt3_generate_moc( snap_rounding_2_toolbar.h snap_rounding_2_toolbar.moc )
|
||||
qt3_generate_moc( snap_rounding_2.h snap_rounding_2.moc )
|
||||
qt3_generate_moc( snap_rounding_2.cpp snap_rounding_2.moc )
|
||||
|
||||
|
||||
# The executable itself.
|
||||
|
|
|
|||
Loading…
Reference in New Issue