Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dashelConfig.cmake returns no include dirs/no library #7

Open
severin-lemaignan opened this issue Jun 23, 2014 · 1 comment
Open

dashelConfig.cmake returns no include dirs/no library #7

severin-lemaignan opened this issue Jun 23, 2014 · 1 comment

Comments

@severin-lemaignan
Copy link

The dashelConfig.cmake CMake configuration file introduced in 68d19e1 returns empty variables $dashel_INCLUDE_DIRS and $dashel_LIBRARY when used like that:

find_package(dashel REQUIRED)

Tested on Ubuntu 14.04 with cmake-2.8.12.

@stephanemagnenat
Copy link
Member

It is the way it is done in the CMakeLists.txt of Aseba, yet it compiled on my PPA for Trusty. Do you have any other information that might help me to figure out what happens on your machine?

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

No branches or pull requests

2 participants