Skip to content

Commit

Permalink
split README into the actual README and third-party licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
vuvova committed May 24, 2014
1 parent a8e1fa1 commit a85186d
Show file tree
Hide file tree
Showing 3 changed files with 1,696 additions and 1,757 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ ADD_CUSTOM_TARGET(INFO_BIN ALL
WORKING_DIRECTORY ${CMAKE_BINARY_DIR}
)

INSTALL_DOCUMENTATION(README CREDITS COPYING COPYING.LESSER
INSTALL_DOCUMENTATION(README CREDITS COPYING COPYING.LESSER COPYING.thirdparty
COMPONENT Readme)
INSTALL_DOCUMENTATION(${CMAKE_BINARY_DIR}/Docs/INFO_SRC
${CMAKE_BINARY_DIR}/Docs/INFO_BIN)
Expand Down
Loading

0 comments on commit a85186d

Please sign in to comment.