Skip to content

Adds missing .gitmodules file - #71

Merged
aniketsharma00411 merged 4 commits into
mlcpp:mainfrom
ashok-arora:fix_discussion_69
Jan 3, 2021
Merged

Adds missing .gitmodules file#71
aniketsharma00411 merged 4 commits into
mlcpp:mainfrom
ashok-arora:fix_discussion_69

Conversation

@ashok-arora

@ashok-arora ashok-arora commented Jan 3, 2021

Copy link
Copy Markdown
Member

Description

As discussed in #69, the benchmark and googletest libs were missing
corresponding .gitmodules file.

Fixes #69

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my own code
As discussed in mlcpp#69, the benchmark and googletest libs were missing
corresponding .gitmodules file.
@aniketsharma00411
aniketsharma00411 marked this pull request as draft January 3, 2021 09:34
As discussed in mlcpp#69, the benchmark and googletest libs were missing
corresponding .gitmodules file.
@ashok-arora ashok-arora changed the title [WIP] Adds missing .gitmodules file Jan 3, 2021
@ashok-arora
ashok-arora marked this pull request as ready for review January 3, 2021 09:43
@aniketsharma00411

Copy link
Copy Markdown
Member

@ashok-arora Is #62 still relevant?

@ashok-arora

Copy link
Copy Markdown
Member Author

@ashok-arora Is #62 still relevant?

Yes, we can keep #62 open and switch to CMake's FetchContent in the future to automatically install libs instead of relying on user to install submodules everytime they clone.

@aniketsharma00411
aniketsharma00411 merged commit a5e765b into mlcpp:main Jan 3, 2021
@ashok-arora
ashok-arora deleted the fix_discussion_69 branch January 3, 2021 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants