We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9340b26 commit f31ac13Copy full SHA for f31ac13
doc/CMakeLists.txt
@@ -47,4 +47,4 @@ add_custom_target(
47
)
48
49
install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/markdown DESTINATION doc)
50
-install(FILES ${CMAKE_CURRENT_BINARY_DIR}/README.html DESTINATION doc)
+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/index.html DESTINATION doc)
0 commit comments