Skip to content
Snippets Groups Projects
Verified Commit 1d8485a1 authored by Tobias Frisch's avatar Tobias Frisch
Browse files

Hotfix for doxygen build errors

parent 3668b30b
No related branches found
No related tags found
No related merge requests found
Pipeline #25327 passed
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment