Skip to content

Move Classes to include/fastdtw and create meson build script#7

Open
MatthewScholefield wants to merge 1 commit intomelode11:masterfrom
MatthewScholefield:master
Open

Move Classes to include/fastdtw and create meson build script#7
MatthewScholefield wants to merge 1 commit intomelode11:masterfrom
MatthewScholefield:master

Conversation

@MatthewScholefield
Copy link

When I wanted to use fastdtw in my software, I converted the source format to separate source/ and include/ directories along with adding scripts for meson to make it easier to build. I decided to create the pull request to see if these changes were of interest. Feel free to disregard if these changes don't seem relevant.

Steps to build

  • Install meson
  • meson build/
  • cd build/
  • ninja
  • Optionally: sudo ninja install

@MatthewScholefield
Copy link
Author

@melode11 Ping

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.

1 participant

Comments