1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-06-25 22:24:15 +08:00

1 Commits

Author SHA1 Message Date
Alex Neundorf
30fd8e603a automoc: add test for including the moc file from another header
including moc_xyz.cpp in abc.cpp should run moc on xyz.h (and
include the file in abc.cpp)

Alex
2011-11-22 20:52:13 +01:00