Browse Source

BUG: fix for 3765

Bill Hoffman 19 years ago
parent
commit
d760e378df
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Modules/FindSDL.cmake

+ 1 - 0
Modules/FindSDL.cmake

@@ -159,3 +159,4 @@ IF(SDL_LIBRARY_TEMP)
   SET(SDL_FOUND "YES")
 ENDIF(SDL_LIBRARY_TEMP)
 
+MARK_AS_ADVANCED(SDL_LIBRARY_TEMP)