Changes

Summary

  1. CMake: renamed `PYTHON_VERSION` to `PYTHON_SUPPORT` and `GUI_VERSION` to (details)
  2. Some minor cleaning up. (details)
Commit 7bcaf499788eaa222aa3fd01907f9fd3ced564bf by Alan Garny
CMake: renamed `PYTHON_VERSION` to `PYTHON_SUPPORT` and `GUI_VERSION` to
`GUI_SUPPORT`.
More meaningful this way, not to mention that `PYTHON_VERSION` is used
elsewhere in our CMake code!
The file was modified CMakeLists.txt (diff)
The file was modified src/plugins/plugin.cpp (diff)
Commit 05ecada9d85a26a1180dd7f06b8ae088a4f3e9d6 by Alan Garny
Some minor cleaning up.
The file was modified CMakeLists.txt (diff)