Skip to content

Commit

Permalink
fixed readthedocs cmake script #2
Browse files Browse the repository at this point in the history
#no-build
  • Loading branch information
Lucide committed Feb 2, 2021
1 parent f3431b3 commit b077d4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/readthedocs/ci.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
set(cwd "${CMAKE_CURRENT_LIST_DIR}/../..")

file(REMOVE_RECURSE "${cwd}/build")
file(COPY "${cwd}/doc/" DESTINATION ${CMAKE_CURRENT_LIST_DIR}
PATTERN "readthedocs" EXCLUDE)

Expand Down

0 comments on commit b077d4e

Please sign in to comment.