-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
I'm trying to compile a library, but I encounter an error from cmake:
CMake Error at libraries/program_options/CMakeLists.txt:28 (target_link_libraries):
Target "boost_program_options" links to:
Boost::any
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
I downloaded Boost libraries from here: https://www.boost.org/releases/latest/ (Ubuntu 24.04.1 TLS) and it didnt help me
Metadata
Metadata
Assignees
Labels
No labels