Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Provide CMake INTERFACE and INSTALL #44

Open
samaursa opened this issue Nov 14, 2017 · 1 comment
Open

Provide CMake INTERFACE and INSTALL #44

samaursa opened this issue Nov 14, 2017 · 1 comment

Comments

@samaursa
Copy link

It would be nice to use the newer CMake INTERFACE option in conjunction with add_library and the appropriate install entries in the CMakeLists.txt.

It would also be nice to add the tests explicitly using add_test so that ctest can be run easily.

@MikeGitb
Copy link

It would be nice to use the newer CMake INTERFACE option in conjunction with add_library and the appropriate install entries in the CMakeLists.txt.

Please yes. It makes working with cmake and package management so much easier if all dependencies follow standard cmake best practices.

And once you do this: Please make #incluude <clara/clara.h> the default way to use it (just as with catch).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants