Fix install readme.md which was changed to README.md (533a39f) (#90)

This commit is contained in:
Matt Stevens
2020-05-12 16:13:43 +01:00
committed by GitHub
parent 9ff5ad27b1
commit dbf05e9e9b

View File

@@ -112,7 +112,7 @@ if( BGFX_INSTALL )
)
install(FILES ${BGFX_DIR}/LICENSE DESTINATION ${CMAKE_INSTALL_DOCDIR})
install(FILES readme.md DESTINATION ${CMAKE_INSTALL_DOCDIR})
install(FILES README.md DESTINATION ${CMAKE_INSTALL_DOCDIR})
install( TARGETS bgfx bimg bx astc-codec astc edtaa3 etc1 etc2 iqa squish nvtt pvrtc
EXPORT "${TARGETS_EXPORT_NAME}"