Open grzanka opened 3 years ago
Sure
Thanks for the reply! Is this the file i need to update? https://github.com/libamtrack/library/blob/master/README_DEVELOPERS
I'd completely abandon the old README and add contents here: https://github.com/libamtrack/library/blob/master/README.md
I'd also be in favor of using CMake itself not only to generate build files, but also to do build itself, like:
cmake -S . -B build
cmake --build build
cmake --install build
I think merging the subsection is the best strategy.
Got it! Thanks
Hello, Can i take this issue?