Skip to content

Add LZMA support to CMake build#9827

Merged
bneradt merged 2 commits intoapache:masterfrom
JosiahWI:feat/cmake-lzma
Jun 14, 2023
Merged

Add LZMA support to CMake build#9827
bneradt merged 2 commits intoapache:masterfrom
JosiahWI:feat/cmake-lzma

Conversation

@JosiahWI
Copy link
Contributor

This looks for the LZMA library and sets HAVE_LZMA_H if found. It also links the inkcache library to LZMA.

@cmcfarlen
Copy link
Contributor

[approve ci autest]

@JosiahWI JosiahWI requested a review from cmcfarlen June 12, 2023 13:52
@bneradt bneradt added the Build work related to build configuration or environment label Jun 12, 2023
@bneradt bneradt added this to the 10.0.0 milestone Jun 12, 2023
@JosiahWI JosiahWI force-pushed the feat/cmake-lzma branch 2 times, most recently from 22f0975 to 8b651ab Compare June 12, 2023 17:24
@bryancall bryancall added CMake work related to CMakes scripts or issues and removed Build work related to build configuration or environment labels Jun 12, 2023
This looks for the LZMA library and sets HAVE_LZMA_H if found.
It also links the inkcache library to LZMA.
@JosiahWI JosiahWI requested a review from cmcfarlen June 13, 2023 21:18
@bneradt bneradt merged commit dfb0cbb into apache:master Jun 14, 2023
bryancall pushed a commit to bryancall/trafficserver that referenced this pull request Jun 14, 2023
* Add LZMA support to CMake build

This looks for the LZMA library and sets HAVE_LZMA_H if found.
It also links the inkcache library to LZMA.

* Use 1 as value for #cmakedefine
@JosiahWI JosiahWI deleted the feat/cmake-lzma branch June 14, 2023 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CMake work related to CMakes scripts or issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants