Mod Cmake first working build

This commit is contained in:
Simon De Backer
2020-12-11 14:47:40 +01:00
parent aacbe57d51
commit 83d802adf7
7 changed files with 256 additions and 176 deletions

View File

@@ -15,10 +15,10 @@
You should have received a copy of the GNU General Public License
along with QElectroTech. If not, see <http://www.gnu.org/licenses/>.
*/
#include "../SingleApplication/singleapplication.h"
#include "machine_info.h"
#include "qet.h"
#include "qetapp.h"
#include "singleapplication.h"
#include "utils/macosxopenevent.h"
#include <QStyleFactory>