Build system should not build anything with external dependencies by default #1989
Comments
jaeandersson
added a commit
that referenced
this issue
Apr 21, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 21, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 21, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 21, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 22, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 22, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 22, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 22, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 22, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 22, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 22, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 23, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 23, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 23, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 23, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 23, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 23, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 23, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 23, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 23, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 23, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 24, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 24, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 25, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 26, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 26, 2017
jaeandersson
added a commit
that referenced
this issue
Apr 26, 2017
jaeandersson
added a commit
that referenced
this issue
May 10, 2017
jaeandersson
added a commit
that referenced
this issue
May 10, 2017
jaeandersson
added a commit
that referenced
this issue
May 10, 2017
jaeandersson
added a commit
that referenced
this issue
May 10, 2017
jaeandersson
added a commit
that referenced
this issue
May 10, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, some interfaces, are built "if they can be found". This is inconsistent and forces the user to carefully analyze the CMake output.
Default should be to build if the dependency is included in CasADi (and is clean), and not to build if the dependency needs to be searched for in the build system.
Cf. #1988
The text was updated successfully, but these errors were encountered: