[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CMake build file for GNU libavl
From: |
Ben Pfaff |
Subject: |
Re: CMake build file for GNU libavl |
Date: |
Sun, 11 May 2014 11:20:01 -0700 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Tue, May 06, 2014 at 09:28:16AM +0200, Georg Sauthoff wrote:
> fyi, I've create a CMake build file for GNU libavl:
>
> https://github.com/gsauthof/gnulibavl-cmake
>
> Motivation: simplify various install/packaging use cases
I don't intend for libavl to be installed or packaged. Most projects
just need one .c and one .h file, and I encourage copying those files
into your project.