-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The current structure of the library has several CMake-related things that could be improved:
- The version of the library is not explicitly exported
- The exported target does not include a namespace
- Target definition is duplicated, once in the source code and one in the CommonClassesConfig.cmake file.
I would suggest to take inspiration from https://github.com/robotology/how-to-export-cpp-library for the details on how to export a C++ library.
drdanzclaudiofantacciclaudiofantacci
Metadata
Metadata
Assignees
Labels
No labels