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