Skip to content

Commit

Permalink
Added install destination of the documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
edoren committed May 22, 2014
1 parent 48a0976 commit 2420fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ set_target_properties(doc PROPERTIES FOLDER "DOC")

# Set the install rule
install(DIRECTORY ${DOXYGEN_OUTPUT_DIR}/html
DESTINATION ${INSTALL_MISC_DIR}/doc
DESTINATION doc/STP
COMPONENT doc)

0 comments on commit 2420fb3

Please sign in to comment.