Re: [dev] A simple POSIX build system

From: <sylvain.bertrand_AT_gmail.com>
Date: Sat, 29 Feb 2020 17:38:43 +0000

For many projects, you can use the "One Compilation Unit" way: one root source file
for one end result (shared lib/module/exe/etc).
The source tree is static and code selection happens with the C preprocessor.

-- 
Sylvain
Received on Sat Feb 29 2020 - 18:38:43 CET

This archive was generated by hypermail 2.3.0 : Sat Feb 29 2020 - 18:48:11 CET