mirror of
https://github.com/triqs/dft_tools
synced 2025-01-03 10:05:49 +01:00
Do not build documentation for subprojects
This commit is contained in:
parent
f23ebdf228
commit
fdfe1277cc
@ -145,7 +145,7 @@ if(PythonSupport)
|
||||
endif()
|
||||
|
||||
# Docs
|
||||
if(Build_Documentation)
|
||||
if(NOT IS_SUBPROJECT AND Build_Documentation)
|
||||
add_subdirectory(doc)
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user