Use hyphens in cmake instead of underscores when appropriate
- Apr 19, 2022
-
-
Vladimir Onoprienko authored
Using hyphens is preffered throughout the project. This should be applied to CMakeLists.txt as well
-
We prefer hyphens ("-") over underscores inside file names. This should be applied to CMakeLists.txt as well.
Closes #3 (closed).
Using hyphens is preffered throughout the project. This should be applied to CMakeLists.txt as well