Skip to content

Conversation

@EmbersArc
Copy link
Contributor

@EmbersArc EmbersArc commented Sep 12, 2020

I noticed an issue with the CMake installation: The line to import the include directory was in the wrong place which lead to the important preprocessor definitions LDL_LONG and DLONG not being included correctly . I tested this change on Linux.


This change is Reviewable

@coveralls
Copy link

Coverage Status

Coverage remained the same at 0.0% when pulling baf3af6 on EmbersArc:cmake_fix into 3d2f48b on embotech:develop.

@csorvagep
Copy link

I noticed this as well, but because this resulted to an invalid include directory of /usr/local//ecos instead of /usr/local/include/ecos.

I did the same modification, although I'm not sure, of the right location. Maybe this fits better between the set() directives and the add_library(). But I'm only splitting hairs, please accept this PR.

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

Successfully merging this pull request may close these issues.

3 participants