Skip to content
This repository has been archived by the owner on Jan 31, 2019. It is now read-only.
rastersoft edited this page Apr 2, 2013 · 18 revisions

AUTOVALA

Autovala is a program and a library designed to help in the creation of projects with Vala and CMake.

The idea is quite simple: CMake is very powerful, but writting the CMakeLists files is boring and repetitive. Why not let the computer create them, by guessing what to do with each file? And if, at the end, there are mistakes, let the user fix them in an easy way, and generate the final CMakeLists files.

You can read the documentation by clicking here

Clone this wiki locally