Skip to content

Commit 4ee2748

Browse files
authored
Remove XEUS_CPP_INCLUDE_DOCS CMakeLists.txt (#273)
1 parent 48767d6 commit 4ee2748

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CMakeLists.txt

-4
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,3 @@ if(EMSCRIPTEN)
552552
"$<TARGET_FILE_DIR:xcpp>/xcpp.data"
553553
DESTINATION ${CMAKE_INSTALL_BINDIR})
554554
endif ()
555-
556-
if(XEUS_CPP_INCLUDE_DOCS)
557-
add_subdirectory(docs)
558-
endif()

0 commit comments

Comments
 (0)