Skip to content

Conversation

dierpg
Copy link
Collaborator

@dierpg dierpg commented Oct 30, 2023

This pr adds the following:

  1. Basic files for the meson build system.
  2. Gitignore files.
  3. Gtest dependency for unit testing.

@dierpg dierpg requested a review from lleon95 October 30, 2023 07:16
Copy link
Collaborator

@lleon95 lleon95 left a 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

@dierpg dierpg requested a review from lleon95 October 30, 2023 20:20
@lleon95
Copy link
Collaborator

lleon95 commented Oct 31, 2023

Please, merge those commits which are targeting an objective. For instance:

  • Add placeholder code
  • Add building system files

The 22 commits are actually those two.

add placeholder files.
@dierpg dierpg force-pushed the feature/build-system branch from b2fb077 to 262c1f3 Compare October 31, 2023 21:05
add placeholder files.
@dierpg dierpg force-pushed the feature/build-system branch from 2c3f037 to cb6ef02 Compare November 1, 2023 15:45
@dierpg dierpg merged commit 31eb89d into develop Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants