CMake Discourse
How to handle header-only-libraries exported through INTERFACE_LINK_LIBRARIES?
Usage
ClausKlein
(Claus Klein)
September 17, 2024, 4:43pm
2
target_link_libraries(foo PRIVATE $<BUILD_INTERFACE:bar::header-only>)
1 Like
show post in topic