diff --git a/CMakeLists.txt b/CMakeLists.txt index 39498fc5a..90ea519b2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -122,9 +122,6 @@ if(SFML_OS_WINDOWS) endif() endif() -# disable the rpath stuff -set(CMAKE_SKIP_BUILD_RPATH TRUE) - # setup Mac OS X stuff if(SFML_OS_MACOSX) # SFML_BUILD_FRAMEWORKS needs two things :