[BACK]Return to patch-CMakeLists_txt CVS log [TXT][DIR] Up to [local] / ports / games / flare / patches

File: [local] / ports / games / flare / patches / Attic / patch-CMakeLists_txt (download)

Revision 1.1, Tue Jan 3 03:06:43 2012 UTC (12 years, 5 months ago) by yason
Branch: MAIN
CVS Tags: flare-0_15_1

update to 0.15.1

$OpenBSD$
--- CMakeLists.txt.orig	Thu May  5 20:20:37 2011
+++ CMakeLists.txt	Thu May  5 20:21:02 2011
@@ -78,4 +78,4 @@ Set (FLARE_SOURCES 
 )
 
 Add_Executable (flare ${FLARE_SOURCES})
-Target_Link_Libraries (flare ${SDL_LIBRARY} ${SDLMIXER_LIBRARY} ${SDLIMAGE_LIBRARY} SDLmain)
\ No newline at end of file
+Target_Link_Libraries (flare ${SDL_LIBRARY} ${SDLMIXER_LIBRARY} ${SDLIMAGE_LIBRARY})