[FusilliPlugin] Ensure there's a single source of truth for plugin version
Open
- Dominant language
- C++
- Stars
- 25
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
(transferred from https://github.com/nod-ai/amd-shark-ai/issues/2317)
CMake and C++ should use the same source of truth for plugin version.
We probably want to read from a json file like https://github.com/nod-ai/shark-ai/blob/5dd83bfb086cf538d0e434b1dd9f00c3f6a0e8d2/sharkfuser/CMakeLists.txt#L17-L20 and then add a compile definition so it's picked up by C++
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.