Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
otb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
273
Issues
273
List
Boards
Labels
Service Desk
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Main Repositories
otb
Commits
17ca92ce
Commit
17ca92ce
authored
Mar 18, 2013
by
Stéphane Albert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
COMP: Removed header files from needless MOCing.
parent
1bc8673e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
Code/Common/Core/CMakeLists.txt
Code/Common/Core/CMakeLists.txt
+4
-4
Code/Common/Gui/CMakeLists.txt
Code/Common/Gui/CMakeLists.txt
+1
-1
No files found.
Code/Common/Core/CMakeLists.txt
View file @
17ca92ce
...
...
@@ -25,16 +25,16 @@ set( Common_Core_SOURCES
set
(
Common_Core_HEADERS_MOC
mvdAbstractImageModel.h
mvdAbstractModel.h
mvdAlgorithm.h
#
mvdAlgorithm.h
mvdDatasetDescriptor.h
mvdDatasetModel.h
mvdHistogramModel.h
mvdI18nApplication.h
mvdMath.h
#
mvdMath.h
mvdMyClass.h
mvdQuicklookModel.h
mvdSystemError.h
mvdTypes.h
#
mvdSystemError.h
#
mvdTypes.h
mvdVectorImageModel.h
)
...
...
Code/Common/Gui/CMakeLists.txt
View file @
17ca92ce
...
...
@@ -40,7 +40,7 @@ set( Common_Gui_HEADERS_MOC
mvdColorSetupWidget.h
mvdDatasetCreationProgressDialog.h
mvdGLImageWidget.h
mvdGui.h
#
mvdGui.h
mvdImageModelRenderer.h
mvdImageViewManipulator.h
mvdMainWindowTitleLoader.h
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment