[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [10959] trunk/blender/CMakeLists.txt: Change by Martin Capitanio to find Freetype2 on gentoo

Chris Want cwant at ualberta.ca
Mon Jun 18 22:02:19 CEST 2007


Revision: 10959
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=10959
Author:   hos
Date:     2007-06-18 22:02:18 +0200 (Mon, 18 Jun 2007)

Log Message:
-----------
Change by Martin Capitanio to find Freetype2 on gentoo

Modified Paths:
--------------
    trunk/blender/CMakeLists.txt

Modified: trunk/blender/CMakeLists.txt
===================================================================
--- trunk/blender/CMakeLists.txt	2007-06-18 18:45:59 UTC (rev 10958)
+++ trunk/blender/CMakeLists.txt	2007-06-18 20:02:18 UTC (rev 10959)
@@ -144,6 +144,7 @@
     /opt/local/include/freetype2
     /opt/csw/include/freetype2
     /opt/include/freetype2
+    NO_DEFAULT_PATH
   )
   SET(FREETYPE_LIB freetype)
 





More information about the Bf-blender-cvs mailing list