-
Notifications
You must be signed in to change notification settings - Fork 4
Feature/build system #1
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, add placeholder files to compile a shared library. It will help you to define some code that it is not currently defined here.
Moreover, create an examples directory where you can define a small application that links to the shared library so you can check the building system
Please, merge those commits which are targeting an objective. For instance:
The 22 commits are actually those two. |
add placeholder files.
b2fb077
to
262c1f3
Compare
add placeholder files.
…eature/build-system
2c3f037
to
cb6ef02
Compare
This pr adds the following: