Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
style: Update HOMEPAGE_URL in CMakeLists.txt (#44)
The value for the key of HOMEPAGE_URL is url-string type. ```cmake project(<PROJECT-NAME> [VERSION <major>[.<minor>[.<patch>[.<tweak>]]]] [DESCRIPTION <project-description-string>] [HOMEPAGE_URL <url-string>] [LANGUAGES <language-name>...]) ```
- Loading branch information