Turned the header image in readme.md into a link.
Updated all links to use https (tested).
This commit is contained in:
parent
5d7843c58a
commit
989367e345
19 changed files with 63 additions and 66 deletions
|
@ -505,7 +505,7 @@ elseif(SFML_OS_MACOSX)
|
|||
|
||||
elseif(SFML_OS_IOS)
|
||||
|
||||
# fix CMake install rules broken for iOS (see http://public.kitware.com/Bug/view.php?id=12506)
|
||||
# fix CMake install rules broken for iOS (see https://public.kitware.com/Bug/view.php?id=12506)
|
||||
if(SFML_OS_IOS)
|
||||
install(DIRECTORY "${CMAKE_BINARY_DIR}/lib/\$ENV{CONFIGURATION}/" DESTINATION lib${LIB_SUFFIX})
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue