Skip to content

Commit

Permalink
installing
Browse files Browse the repository at this point in the history
  • Loading branch information
mwestphal committed Nov 9, 2022
1 parent 8ebcf45 commit 145de6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/installing.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ if (UNIX AND NOT APPLE AND NOT ANDROID)
set(F3D_DOC_DIR ${CMAKE_INSTALL_DOCDIR})
endif()

install(FILES LICENSE.md THIRD_PARTY_LICENSES.md README.md
install(FILES LICENSE.md doc/THIRD_PARTY_LICENSES.md README.md
DESTINATION ${F3D_DOC_DIR} COMPONENT documentation)

list(APPEND config_files
Expand Down

0 comments on commit 145de6e

Please sign in to comment.