xant / libhl

Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues
GNU Lesser General Public License v3.0
420 stars 117 forks source link

Support for out-of-source builds #16

Closed elfring closed 8 years ago

elfring commented 9 years ago

How do you think about to benefit from parallel build trees also for your software? Would you like to support out-of-source (VPATH) builds?

xant commented 8 years ago

It makes sense ... at this point I'm reconsidering using autotools (which I would prefer to cmake). The problem is time to work on it :P I'll try and see what it means in terms of effort to convert the project and make use of autoconf/automake

xant commented 8 years ago

fbc7142a347b3ebaea488a554f3e6a7fc936bd9d