Lightpad
Lightpad copied to clipboard
Restructure project into subdirs
- As the project grew in size, a single directory containing all source files is no longer manageable.
- Source code files should be organized into logical sections.
- Changes to the CMakeLists.txt file will be required.