Problem Description
With the following recent renaming of Slang, the Slang users will get an invalid version number on the slang binary name when locally built without git-tag info fetched.
Preferred Solution
We should print a warning that warns the Slang users to fetch the tag when they are building Slang locally.
Alternative Solutions
We may want to make this a CMake error if the invalid version number can cause a problem.