Automoc4 is a tool to add rules for generating Qt moc files automatically to projects that use CMake as the buildsystem.
This package is known to build and work properly using an LFS-7.4 platform.
Download (HTTP): http://download.kde.org/stable/automoc4/0.9.88/automoc4-0.9.88.tar.bz2
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 && cmake -DCMAKE_INSTALL_PREFIX=$QTDIR .. && make
Now, as the root
user:
make install
Last updated on 2013-08-26 10:26:25 -0700