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/
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  ______________________________________________________________________
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to