TheGrayDot / mpqcli

A command line tool to read, extract, search, create and verify MPQ files using the StormLib library
MIT License
1 stars 0 forks source link

Implement dependencies as submodules #5

Closed thomaslaurenson closed 10 months ago

thomaslaurenson commented 10 months ago

https://cliutils.gitlab.io/CLI11Tutorial/chapters/installation.html

https://github.com/gulrak/filesystem#git-submodule-and-cmake

Put in extern folder, including Stormlib. As per: https://cliutils.gitlab.io/modern-cmake/chapters/basics/structure.html