[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [46959] branches/soc-2012-swiss_cheese/ source/blender/gpu/CMakeLists.txt: Forgot to add blender/gpu/intern/ gpu_deprecated to CMakeLists.txt.

Jason Wilkins Jason.A.Wilkins at gmail.com
Thu May 24 01:16:12 CEST 2012


Revision: 46959
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=46959
Author:   jwilkins
Date:     2012-05-23 23:16:10 +0000 (Wed, 23 May 2012)
Log Message:
-----------
Forgot to add blender/gpu/intern/gpu_deprecated to CMakeLists.txt.

Modified Paths:
--------------
    branches/soc-2012-swiss_cheese/source/blender/gpu/CMakeLists.txt

Modified: branches/soc-2012-swiss_cheese/source/blender/gpu/CMakeLists.txt
===================================================================
--- branches/soc-2012-swiss_cheese/source/blender/gpu/CMakeLists.txt	2012-05-23 22:45:39 UTC (rev 46958)
+++ branches/soc-2012-swiss_cheese/source/blender/gpu/CMakeLists.txt	2012-05-23 23:16:10 UTC (rev 46959)
@@ -65,6 +65,7 @@
 	GPU_extensions.h
 	GPU_material.h
 	intern/gpu_codegen.h
+	intern/gpu_deprecated.h
 	intern/gpu_immediate.h
 )
 




More information about the Bf-blender-cvs mailing list