The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=13262 ====================================================================== Reported By: -jK- Assigned To: ====================================================================== Project: CMake Issue ID: 13262 Category: (No Category) Reproducibility: have not tried Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2012-05-30 14:17 EDT Last Modified: 2012-05-30 14:17 EDT ====================================================================== Summary: unlimited appending to SDL_LIBRARY_TEMP in FindSDL.cmake Description: Every call to FIND_PACKAGE(SDL) (even when cached) it appends "/usr/lib/libSDLmain.a;" to SDL_LIBRARY_TEMP causing a very long string after some runs.
====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2012-05-30 14:17 -jK- New Issue ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
