Closed Murmele closed 3 years ago
On Tue, Dec 29, 2020 at 09:55:37AM -0800, Murmele wrote: -- File Changes -- A cmake/main/compileAndInstallPlugins.cmake (55) should be cmake/plugins.cmake (or so). not part of main. M legacy/CMakeLists.txt (24) M legacy/components/CMakeLists.txt (43) A legacy/libfiles/CMakeLists.txt (27) M legacy/paintings/CMakeLists.txt (40) A legacy/qucsator/CMakeLists.txt (29) All cmake files must move to cmake. I don't want to break stuff by cleaning up eventually.
Ok I will move them, but what is the reason for? It is just one more file in each folder? As you can se in the image in the file tree in QtCreator there is this unneccesary item
On Tue, Dec 29, 2020 at 09:55:37AM -0800, Murmele wrote:
should be cmake/plugins.cmake (or so). not part of main.
All cmake files must move to cmake. I don't want to break stuff by cleaning up eventually.