Use hyphens in cmake instead of underscores when appropriate
We prefer hyphens ("-") over underscores inside file names. This should be applied to CMakeLists.txt as well.
Closes #3 (closed).
Edited by Vladimir Onoprienko
Merge request reports
Activity
requested review from @emortikov
assigned to @vonopr
Awaiting for #7 (closed).
added 1 commit
- c7d83470 - Substitute underscores with hyphens in CMakeLists
added 1 commit
- ebcc4178 - Substitute underscores with hyphens in CMakeLists
added 4 commits
-
ebcc4178...537ff20a - 3 commits from branch
main
- b62ecb9d - Substitute underscores with hyphens in CMakeLists
-
ebcc4178...537ff20a - 3 commits from branch
Please register or sign in to reply