Automoc4 is a tool to add rules for generating Qt4 moc files automatically to projects that use CMake as the buildsystem.
This package is known to build and work properly using an LFS-6.7 platform.
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/automoc4/0.9.88/automoc4-0.9.88.tar.bz2
Download MD5 sum: 91bf517cb940109180ecd07bc90c69ec
Download size: 0.9 MB
Estimated disk space required: 488 KB
Estimated build time: 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/automoc4
Install automoc4 by running the following commands:
mkdir build && cd build
Prepare the package for compilation:
cmake -DCMAKE_INSTALL_PREFIX=$QT4DIR \ .. && make
Now, as the root
user:
make install
Last updated on 2011-03-19 18:19:07 +0000