Skip to content

Update yandex-disk-cpp-clientConfig.cmake.in#6

Merged
Krasnovvvvv merged 1 commit into
Krasnovvvvv:mainfrom
luadebug:patch-1
Oct 21, 2025
Merged

Update yandex-disk-cpp-clientConfig.cmake.in#6
Krasnovvvvv merged 1 commit into
Krasnovvvvv:mainfrom
luadebug:patch-1

Conversation

@luadebug

@luadebug luadebug commented Oct 21, 2025

Copy link
Copy Markdown
Contributor

It should be just:

find_package(nlohmann_json CONFIG REQUIRED)
find_package(CURL CONFIG REQUIRED)

find_package(yandex-disk-cpp-client CONFIG REQUIRED)
target_link_libraries(your_target PRIVATE yandex-disk-cpp-client::yandex-disk-cpp-client)

@Krasnovvvvv

Copy link
Copy Markdown
Owner

Thanks for the feedback!

Indeed, this will greatly facilitate the integration of the library into projects.

@Krasnovvvvv Krasnovvvvv merged commit b1a1ace into Krasnovvvvv:main Oct 21, 2025
2 checks passed
@luadebug luadebug deleted the patch-1 branch October 21, 2025 12:57
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.

2 participants