[Fwd: CMakeLists.txt Fix]
Andreas Zehender
az at azweb.de
Mon Sep 4 21:45:59 CEST 2006
Hi,
please see patch below, is that correct?
I have absolutely no clue ;)
Regards,
Andreas
-------- Original-Nachricht --------
Betreff: CMakeLists.txt Fix
Datum: Mon, 04 Sep 2006 11:29:18 GMT
Von: Michael Flowers <msflowers at gawab.com>
Antwort an: For developers of KPovModeler <kpovmodeler-devel at kde.org>
An: KPovModeler Mailing List <kpovmodeler-devel at kde.org>
The following diff, when applied to the CMakeLists.txt allows
kpovmodeler to be linked properly. Otherwise, kpovmodeler does
not link.
****
272c272
< target_link_libraries(lkpovmodeler ${FreeType2_LIBRARIES}
${OPENGL_gl_LIBRARY} ${OPENGL_glu_LIBRARY}
---
> target_link_libraries(lkpovmodeler ${FREETYPE_LIBRARIES} ${OPENGL_gl_LIBRARY} ${OPENGL_glu_LIBRARY}
****
Thanks,
Michael
---------------------------------------------
Free POP3 Email from www.Gawab.com
Sign up NOW and get your account @gawab.com!!
List archive and information: https://mail.kde.org/mailman/listinfo/kpovmodeler-devel
More information about the Kde-buildsystem
mailing list