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

Makefile 4 building app #2

Open
EvilLord666 opened this issue Mar 25, 2016 · 3 comments
Open

Makefile 4 building app #2

EvilLord666 opened this issue Mar 25, 2016 · 3 comments
Labels

Comments

@EvilLord666
Copy link
Member

We should build library either as static (.a or .lib) or shared (.so or .dll). And with copy all headers file to some directory or sub-directory.

@EvilLord666
Copy link
Member Author

I put in repository makefile pattern for further project building.

@EvilLord666
Copy link
Member Author

I have merged initial configuration and now should further adjust makefile:

  1. Build static library.
  2. Build in separate directory /build.
  3. Copy all .h files, for include.

@EvilLord666
Copy link
Member Author

Almost all was done except point 3, this is not the first order task, this is our technical duty now. This task was merged with a master.

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

No branches or pull requests

1 participant