mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
We don't need the same test twice for the same thing.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
This commit is contained in:
parent
4ae0ce0c60
commit
c7a3cb68f5
1 changed files with 0 additions and 2 deletions
|
@ -314,8 +314,6 @@ if(NOT NO_DOCS)
|
|||
rm -rf ${CMAKE_BINARY_DIR}/Documentation/images &&
|
||||
ln -s ${CMAKE_SOURCE_DIR}/Documentation/images ${CMAKE_BINARY_DIR}/Documentation/images
|
||||
)
|
||||
endif()
|
||||
if(NOT NO_DOCS)
|
||||
add_custom_target(
|
||||
documentation ALL
|
||||
COMMAND
|
||||
|
|
Loading…
Reference in a new issue