Markdown'd readme, changelog, contributing and license files.
This commit is contained in:
parent
4595562de4
commit
858c9ce924
9 changed files with 604 additions and 714 deletions
|
@ -323,8 +323,8 @@ else()
|
|||
COMPONENT devel)
|
||||
endif()
|
||||
|
||||
install(FILES license.txt DESTINATION ${INSTALL_MISC_DIR})
|
||||
install(FILES readme.txt DESTINATION ${INSTALL_MISC_DIR})
|
||||
install(FILES license.md DESTINATION ${INSTALL_MISC_DIR})
|
||||
install(FILES readme.md DESTINATION ${INSTALL_MISC_DIR})
|
||||
if(NOT SFML_OS_ANDROID)
|
||||
install(FILES cmake/Modules/FindSFML.cmake DESTINATION ${INSTALL_MISC_DIR}/cmake/Modules)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue