mirror of
https://github.com/SFML/SFML.git
synced 2024-11-24 20:31:05 +08:00
The readme.txt file is now installed by the 'install' target
This commit is contained in:
parent
b623975fcf
commit
511032460a
@ -208,6 +208,7 @@ endif()
|
||||
|
||||
install(FILES cmake/Modules/FindSFML.cmake DESTINATION ${INSTALL_MISC_DIR}/cmake/Modules)
|
||||
install(FILES license.txt DESTINATION ${INSTALL_MISC_DIR})
|
||||
install(FILES readme.txt DESTINATION ${INSTALL_MISC_DIR})
|
||||
|
||||
if(WINDOWS)
|
||||
if(ARCH_32BITS)
|
||||
|
Loading…
Reference in New Issue
Block a user