Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
SMTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CMB
SMTK
Commits
4ca65499
Commit
4ca65499
authored
6 years ago
by
T.J. Corona
Browse files
Options
Downloads
Patches
Plain Diff
Install header files that for some reason were missed.
parent
81ce9fdd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1230
Install header files that for some reason were missed.
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
smtk/attribute/CMakeLists.txt
+1
-0
1 addition, 0 deletions
smtk/attribute/CMakeLists.txt
smtk/common/CMakeLists.txt
+1
-0
1 addition, 0 deletions
smtk/common/CMakeLists.txt
smtk/operation/CMakeLists.txt
+1
-0
1 addition, 0 deletions
smtk/operation/CMakeLists.txt
with
3 additions
and
0 deletions
smtk/attribute/CMakeLists.txt
+
1
−
0
View file @
4ca65499
...
...
@@ -116,6 +116,7 @@ set(attributeHeaders
SearchStyle.h
StringItem.h
StringItemDefinition.h
Tag.h
ValueItem.h
ValueItemDefinition.h
ValueItemDefinitionTemplate.h
...
...
This diff is collapsed.
Click to expand it.
smtk/common/CMakeLists.txt
+
1
−
0
View file @
4ca65499
...
...
@@ -31,6 +31,7 @@ set(commonHeaders
Paths.h
RangeDetector.h
Registry.h
Singleton.h
StringUtil.h
TimeZone.h
TypeName.h
...
...
This diff is collapsed.
Click to expand it.
smtk/operation/CMakeLists.txt
+
1
−
0
View file @
4ca65499
...
...
@@ -32,6 +32,7 @@ set(operationHeaders
Operation.h
Registrar.h
ResourceManagerOperation.h
SpecificationOps.h
XMLOperation.h
groups/CreatorGroup.h
...
...
This diff is collapsed.
Click to expand it.
T.J. Corona
@tjcorona
mentioned in commit
3152eb36
·
6 years ago
mentioned in commit
3152eb36
mentioned in commit 3152eb3678443c7ffffea54b8778c55b9d1ba3ab
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment