[CMake] Qt, PrivateClass and not fount moc_xxx.cpp

Bill Hoffman bill.hoffman at kitware.com
Wed Jul 29 10:28:30 EDT 2009


Michael Jackson wrote:
> You probably need to add an "include_directories()" command that points 
> to where ever the moc_XXX.cpp file can be found.
> 
> 
More likely the QT4_GENERATE_MOC macro is not being called.  It might 
help if you gave a small example of your CMake code.


-Bill


More information about the CMake mailing list