Commit 3c3a6dcd authored by Oxez's avatar Oxez
Browse files

Forgot how install worked for a second

parent ab7daaa3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -495,7 +495,7 @@ function(build_docs)
  message("Building object documentation")
  build_object_docs()

  install(COMMAND cp -rf ${docInstallFolder} ${CMAKE_INSTALL_PREFIX})
  install(DIRECTORY ${docInstallFolder} DESTINATION ${CMAKE_INSTALL_PREFIX})

  message("Finished building object documentation!")