Also, with Autotools developer needs to run autogen if something in the
project/gtk headers/something else changed to re-generate configure
script, or build will fail in the middle. With CMake you don't need it -
build system automatically detects if something's changed when you run
make, and reconfigure before building.

-- 
Regards,
Konstantin

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to