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

Integrate Makefile to build with make #11

Open
aregtech opened this issue Jun 11, 2023 · 0 comments
Open

Integrate Makefile to build with make #11

aregtech opened this issue Jun 11, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@aregtech
Copy link
Owner

Similar to CMake and MSBuild, there should be integrated Makefile in the root or areg-sdk-demo to build with make.
The logic to build withmake should be the same:

  1. set the root folder of areg-sdk
  2. specify the output folder for binaries
  3. build projects in demo
  4. by default, exclude building the examples of areg-sdk, as well as the possibility to include examples in the build.

I would assign this issue to anyone who is interested to implement this small task.
As an example, see how it is done for CMake.

@aregtech aregtech added enhancement New feature or request help wanted Extra attention is needed labels Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: No status
Development

No branches or pull requests

1 participant