]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake/BuildISAL: build and install library targets only 68758/head
authorKefu Chai <k.chai@proxmox.com>
Wed, 6 May 2026 02:08:20 +0000 (10:08 +0800)
committerKefu Chai <k.chai@proxmox.com>
Sun, 17 May 2026 12:13:00 +0000 (20:13 +0800)
commit625f6baeb039e44f8f6a606004e5625d5e32dd39
tree53d1d02af1baaa10aebe57edb5f9f5af148f7bb4
parent4a55ea39f62a8644d4c366dcaf5d47e771b47788
cmake/BuildISAL: build and install library targets only

Skip building the igzip executables; Ceph only needs libisal.la.
This should speed up the build a little bit, as we don't build the
executables previous built with "make"

Signed-off-by: Kefu Chai <k.chai@proxmox.com>
cmake/modules/BuildISAL.cmake