Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
VkCV Framework
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor 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
Vulkan2021
VkCV Framework
Commits
1d8485a1
Verified
Commit
1d8485a1
authored
3 years ago
by
Tobias Frisch
Browse files
Options
Downloads
Patches
Plain Diff
Hotfix for doxygen build errors
Signed-off-by:
Tobias Frisch
<
tfrisch@uni-koblenz.de
>
parent
3668b30b
No related branches found
No related tags found
No related merge requests found
Pipeline
#25327
passed
3 years ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CMakeLists.txt
+4
-2
4 additions, 2 deletions
CMakeLists.txt
with
4 additions
and
2 deletions
CMakeLists.txt
+
4
−
2
View file @
1d8485a1
...
...
@@ -85,5 +85,7 @@ message(STATUS ${vkcv_libraries})
# add sub-projects/examples as targets
add_subdirectory
(
projects
)
# add doxygen as target if installed
include
(
${
vkcv_config
}
/ext/Doxygen.cmake
)
if
(
WIN32
)
# add doxygen as target if installed
include
(
${
vkcv_config
}
/ext/Doxygen.cmake
)
endif
()
\ No newline at end of file
This diff is collapsed.
Click to expand it.
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