From 9b5807d61a3b4f0ce17670baeac0f705e8c9ebcb Mon Sep 17 00:00:00 2001 From: nge Date: Fri, 15 Feb 2013 10:03:31 +0000 Subject: [PATCH] CMake procedure : remove .hxx from list of sources --- src/TreeData/Test/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/TreeData/Test/CMakeLists.txt b/src/TreeData/Test/CMakeLists.txt index c872a9b3c..3cb8978f0 100755 --- a/src/TreeData/Test/CMakeLists.txt +++ b/src/TreeData/Test/CMakeLists.txt @@ -42,12 +42,9 @@ SET(GUI_FORMS mainwindow.ui) QT4_WRAP_UI(GUI_FORMS_HEADERS ${GUI_FORMS}) SET(TreeData_guitester_SOURCES - testhelper.hxx testhelper.cxx guitester.cxx - mainwindow.hxx mainwindow.cxx - MyDataModel.hxx MyDataModel.cxx ) -- 2.39.2