Skip to content

Install qat_library_version.h dev header - #160

Merged
fionatrahe merged 1 commit into
mainfrom
fix_version_include
Aug 26, 2026
Merged

Install qat_library_version.h dev header#160
fionatrahe merged 1 commit into
mainfrom
fix_version_include

Conversation

@Ahsan-Atta

Copy link
Copy Markdown
Contributor

icp_sal_versions.h includes qat_library_version.h, but the latter was missing from pkginclude_HEADERS. As a result it was not installed by make install or the RPM build, breaking any application that includes the version API.

Fix by adding qat_library_version.h to pkginclude_HEADERS so it is installed alongside icp_sal_versions.h.

icp_sal_versions.h includes qat_library_version.h, but the latter
was missing from pkginclude_HEADERS. As a result it was not
installed by make install or the RPM build, breaking any
application that includes the version API.

Fix by adding qat_library_version.h to pkginclude_HEADERS so it is
installed alongside icp_sal_versions.h.

Signed-off-by: Ahsan Atta <ahsan.atta@intel.com>
@fionatrahe
fionatrahe merged commit dc5f777 into main Aug 26, 2026
3 checks passed
@fionatrahe
fionatrahe deleted the fix_version_include branch August 26, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants