Skip to content

chore(packaging): add pkg-config and vcpkg fixes - #34

Merged
LimiNode merged 1 commit into
mainfrom
codex/fix-vcpkg-post-build-warnings
Sep 14, 2025
Merged

chore(packaging): add pkg-config and vcpkg fixes#34
LimiNode merged 1 commit into
mainfrom
codex/fix-vcpkg-post-build-warnings

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • add imported target alias and pkg-config file
  • polish vcpkg port with pkg-config fixup and clean directories

Testing

  • cmake -S . -B build -DLOG_IT_CPP_BUILD_TESTS=OFF
  • cmake --build build
  • cmake --install build --prefix install
  • cmake -S tests/install_consumer -B build-install-consumer -Dlog-it-cpp_DIR=$(pwd)/install/lib/cmake/log-it-cpp -DCMAKE_PREFIX_PATH=$(pwd)/install
  • cmake --build build-install-consumer
  • /tmp/vcpkg/vcpkg install log-it-cpp --overlay-ports=./vcpkg-overlay/ports --overlay-ports=/tmp/ts-overlay/ports --x-install-root=$(pwd)/vcpkg-installed

https://chatgpt.com/codex/tasks/task_e_68c6f79c99c0832c8524cd44752a3c12

@LimiNode
LimiNode merged commit df755ff into main Sep 14, 2025
8 checks passed
@LimiNode
LimiNode deleted the codex/fix-vcpkg-post-build-warnings branch September 20, 2025 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant