Add support for SFMLConfig.cmake

This commit is contained in:
Ceylo 2018-03-20 19:47:29 +01:00 committed by Lukas Dürrenberger
parent ee08e18726
commit a94b3e9e24
4 changed files with 274 additions and 0 deletions

View file

@ -530,3 +530,5 @@ elseif(SFML_OS_ANDROID)
install(FILES src/SFML/Android.mk DESTINATION .)
endif()
sfml_export_targets()