Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Fred Config
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
MSK-SW
Infrastructure and Support
Fred
Fred Config
Merge requests
!16
update project template
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
update project template
update-project-template
into
master
Overview
0
Commits
5
Pipelines
0
Changes
5
Merged
Martin Christoph Hierholzer
requested to merge
update-project-template
into
master
3 weeks ago
Overview
0
Commits
5
Pipelines
0
Changes
5
Expand
chore(project-template): improve clang-format include sorting
chore(project-template): disable Doxygen callgraph, speedup dot
feat(project-template): Add soVersion to VersionInfo template
fix(project-template): C++ standard flag missing in pkg-config
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
b4605c66
5 commits,
3 weeks ago
5 files
+
182
−
75
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
cmake/Doxyfile.in
+
0
−
3
Options
@@ -59,10 +59,7 @@ GENERATE_LATEX = NO
LATEX_CMD_NAME = latex
EXTERNAL_GROUPS = NO
EXTERNAL_PAGES = NO
DOT_NUM_THREADS = 4
TEMPLATE_RELATIONS = YES
CALL_GRAPH = YES
CALLER_GRAPH = YES
DOT_IMAGE_FORMAT = svg
INTERACTIVE_SVG = YES
DOT_GRAPH_MAX_NODES = 120
Loading