Skip to content

CMake: the install rule does not depend on all #188

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

Merged

Conversation

cchampet
Copy link

@cchampet cchampet commented May 6, 2015

  • "make install" does not imply "make all install".
  • Update Travis to build all the project, and install.
  • CMake install with 'Optional': Specify that it is not an error if the
    file to be installed does not exist.

* "make install" does not imply "make all install".
* Update Travis to build all the project, and install.
* CMake install with 'Optional': Specify that it is not an error if the
file to be installed does not exist.
@valnoel
Copy link

valnoel commented May 28, 2015

Applications could be OPTIONAL too, no ?

valnoel added a commit that referenced this pull request Jun 9, 2015
CMake: the install rule does not depend on all
@valnoel valnoel merged commit f44f3c3 into mikrosimage:develop Jun 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants