![]() |
|
CMAKE - Printable Version +- EmBitz (https://www.embitz.org/forum) +-- Forum: IDE (https://www.embitz.org/forum/forumdisplay.php?fid=1) +--- Forum: Using EmBitz (https://www.embitz.org/forum/forumdisplay.php?fid=2) +--- Thread: CMAKE (/showthread.php?tid=174) |
CMAKE - Aroyer - 21-09-2023 I use QT to make PC apps to support my personnal embedded development, and they move to CMAKE, hostnesly i don't like CMAKE, but with QT they handle it like a project file. and create the tree in IDE from it.. Also it search only in file included in the project. Did you considered using Cmakelist.txt as project, or maybe a converter to Import/Export? I will like to move the big eclipse project with cmakelist.txt to Embitz. Thank you. have a nice day!
|