%general-entities; ]> Automoc4-&automoc4-version; automoc4 Introduction to Automoc4 Automoc4 is a tool to add rules for generating Qt moc files automatically to projects that use CMake as the buildsystem. &lfs79_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &automoc4-md5sum; Download size: &automoc4-size; Estimated disk space required: &automoc4-buildsize; Estimated build time: &automoc4-time; Automoc4 Dependencies Required and User Notes: Installation of Automoc4 Install automoc4 by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; -Wno-dev .. && make Now, as the root user: make install Command Explanations : Suppress warnings that are meant for the author of the CMakeLists.txt files. Contents Installed Programs Installed Libraries Installed Directories automoc4 none none Short Descriptions automoc4 is a utility generating Qt moc files. automoc4