diff --git a/CMakeScripts/FindSFML.cmake b/CMakeScripts/FindSFML.cmake index fe84c961..321b84c8 100644 --- a/CMakeScripts/FindSFML.cmake +++ b/CMakeScripts/FindSFML.cmake @@ -75,7 +75,6 @@ set(FIND_SFML_PATHS # find the SFML include directory find_path(SFML_INCLUDE_DIR SFML/Config.hpp - PATH_SUFFIXES include PATHS ${FIND_SFML_PATHS}) # check the version number