]> git.ipfire.org Git - thirdparty/zstd.git/commit
[cmake] root wrapper
authorYann Collet <yann.collet.73@gmail.com>
Sun, 21 Sep 2025 05:49:20 +0000 (22:49 -0700)
committerYann Collet <yann.collet.73@gmail.com>
Thu, 25 Sep 2025 05:46:29 +0000 (22:46 -0700)
commitc9d3af9ed0fa28b674270616c17e732e2ffcd8eb
tree0b415243512d3b50e963a7ee961e749714f8e584
parentf42dee27b6635ea7a78833c436e42703aa12533a
[cmake] root wrapper

allow the existence of a `CMakeLists.txt` file at root,
for easier integration with other projects expecting this file at root.

Existing integration point, within `build/cmake/`, still works as expected.
.gitignore
CMakeLists.txt [new file with mode: 0644]
README.md
build/cmake/README.md