Skip to content

Update CMake configuration for correct library path#6

Merged
KunoVonHagen merged 1 commit into
mainfrom
fix/correct-cmake-config
Jul 7, 2026
Merged

Update CMake configuration for correct library path#6
KunoVonHagen merged 1 commit into
mainfrom
fix/correct-cmake-config

Conversation

@KunoVonHagen

Copy link
Copy Markdown
Collaborator

This pull request makes a minor update to the fluvio_client_cppConfig.cmake file, changing the path to the imported static library to point to the target/debug directory instead of the previous lib directory.

  • Updated the IMPORTED_LOCATION property for fluvio_client_cpp::fluvio_client_cpp to reference the debug build output at target/debug/libfluvio_client_cpp.a instead of lib/libfluvio_client_cpp.a.

@KunoVonHagen KunoVonHagen self-assigned this Jul 7, 2026
@KunoVonHagen KunoVonHagen added the bug Something isn't working label Jul 7, 2026
@KunoVonHagen KunoVonHagen merged commit 3d43be6 into main Jul 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants