robotology-playground / robotology-template-library

0 stars 0 forks source link

Possible CMake improvements #1

Open traversaro opened 5 years ago

traversaro commented 5 years ago

The current structure of the library has several CMake-related things that could be improved:

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.

drdanz commented 5 years ago

I strongly recommend to make ycm a hard dependency of this repository.