Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
amdis-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
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
amdis
amdis-core
Merge requests
!103
Added missing install entries to CMakeLists
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Added missing install entries to CMakeLists
fix/missing_cmakelists_entries
into
master
Overview
0
Commits
1
Changes
3
Merged
Müller, Felix
requested to merge
fix/missing_cmakelists_entries
into
master
5 years ago
Overview
0
Commits
1
Changes
3
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
04f1727f
1 commit,
5 years ago
3 files
+
3
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
src/amdis/io/CMakeLists.txt
+
1
−
1
Options
install
(
FILES
V
tk
SequenceWriter.hpp
V
TK
SequenceWriter.hpp
DESTINATION
${
CMAKE_INSTALL_INCLUDEDIR
}
/amdis/io
)
Loading