[CMake] CMake and QT4! moc problems

Alin M Elena alin.elena at qub.ac.uk
Mon Mar 24 15:39:27 EDT 2008


Hi,

I have found the problem.

-f option was missing
instead of this QT4_WRAP_CPP(pro_MOC_SRCS ${pro_MOC_HDRS})

this

QT4_WRAP_CPP(pro_MOC_SRCS ${pro_MOC_HDRS} OPTIONS -f)

Alin



-- 
  ____________________________________________________________________
  "...if the universities will not study useless subjects, who will?"
                             G. F. Fitzgerald, Nature, 45/46, 392 (1892)
  ______________________________________________________________________
  Mr. Alin M. ELENA
  Atomistic Simulation Centre
  School of Mathematics and Physics
  Queen's University Belfast
  Office: +44 (0)28 9097 1428
  Fax: +44 (0)28 9097 5359
  http://titus.phy.qub.ac.uk/group/Alin/
  alin.elena at yahoo.co.uk
  alin.elena at qub.ac.uk
  ______________________________________________________________________


More information about the CMake mailing list