-
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Closed
Labels
release item: 🔨 further changesolution: proposed fixa fix for the issue has been proposed and waits for confirmationa fix for the issue has been proposed and waits for confirmationstate: please discussplease discuss the issue or vote for your favorite optionplease discuss the issue or vote for your favorite option
Milestone
Description
Hello, I've tried using FetchContent CMake module and this doesn't work as well as I expected. The problem is that after I download and unpack the zip, there's no CMakeLists.txt file, so I can't just get nlohmann_json target and link with it.
If you take a look at libraries like fmt, they include CMakeLists.txt in their releases, which makes fetching zips and then getting targets at configure step quite easy.
So, can we have CMake related files included in zips for future releases?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
release item: 🔨 further changesolution: proposed fixa fix for the issue has been proposed and waits for confirmationa fix for the issue has been proposed and waits for confirmationstate: please discussplease discuss the issue or vote for your favorite optionplease discuss the issue or vote for your favorite option