]> Kevux Git Server - fll/commit
Bugfix: config.h shouldn't be installed. 0.5.6
authorKevin Day <thekevinday@gmail.com>
Sun, 24 Oct 2021 20:42:27 +0000 (15:42 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 24 Oct 2021 20:42:27 +0000 (15:42 -0500)
commita4c2c5aa2bf0b4abc27f313f0651ff80dd78d363
treed302ddca66170eb4746d6e0db9b69963ab2db9ea
parentf2eb62222636b24cd9ad50025b5e18011ff06cc3
Bugfix: config.h shouldn't be installed.

The pre-generated config.h shouldn't be installed by default.
This fixes some mistakes in: "106c18c3 Feature: Enable config.h, config.c, and config.cpp support in package generation.".

The source files and any potential headers may still need changes to properly include the config.h as necessary.
Still, this is a step forward in making this project friendlier with some existing practices, even if it is only half a step.
build/scripts/package.sh