Skip to content

Conversation

@fdr400
Copy link
Contributor

@fdr400 fdr400 commented Jan 27, 2025

Resolves #408

To check:

$ cmake -S . -B build -DCMAKE_INSTALL_PREFIX=/usr/local
$ cmake --build build
$ cmake --install install

It installs:

-- Install configuration: "RelWithDebInfo"
-- Installing: /usr/local/lib/libclickhouse-cpp-lib.a
-- Installing: /usr/local/lib/libcityhash.a
-- Installing: /usr/local/lib/liblz4.a
-- Installing: /usr/local/lib/libzstdstatic.a
-- Installing: /usr/local/lib/libabsl_int128.a

@CLAassistant
Copy link

CLAassistant commented Jan 27, 2025

CLA assistant check
All committers have signed the CLA.

@Enmk
Copy link
Contributor

Enmk commented Feb 17, 2025

Closing to re-open and re-trigger against latest master

@Enmk Enmk closed this Feb 17, 2025
@Enmk Enmk reopened this Feb 17, 2025
@Enmk Enmk merged commit f606f9a into ClickHouse:master Feb 17, 2025
27 of 32 checks passed
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.

Impossible to link with statically built clickhouse-cpp-lib

3 participants