This message was deleted.
# random
s
This message was deleted.
e
what do you need?
v
@elect I have a subdirectory with a separate library
lib1
in my project. Can I declare its headers somehow so that they automatically included on
target_link_libraries(main lib1)
?
Presumably it should use
INTERFACE_INCLUDE_DIRECTORIES
e
sorry but I never grasped that stuff