| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
The test exits with an error if two or more source files
would generate the same moc file.
|
| |
|
|
|
|
| |
Link to the cmake-qt manual.
|
|
|
|
|
|
|
|
| |
The old documentation stated that "all header files" were considered,
which was not true for any sensible definition of "all header files".
Only header files with certain names are considered.
Document the filename patterns matched for parsing.
|
| |
|
|
Run the convert-help.bash script to convert documentation:
./convert-help.bash "/path/to/CMake-build/bin"
Then remove it.
|