[cig-commits] commit: Making sure the toolbox has all symbols.

Mercurial hg at geodynamics.org
Mon Nov 24 11:30:41 PST 2008


changeset:   58:88a15e1a17ee
user:        LukeHodkinson
date:        Thu Feb 07 06:53:58 2008 +0000
files:       SConscript
description:
Making sure the toolbox has all symbols.


diff -r d915f629e063 -r 88a15e1a17ee SConscript
--- a/SConscript	Wed Feb 06 00:41:51 2008 +0000
+++ b/SConscript	Thu Feb 07 06:53:58 2008 +0000
@@ -26,7 +26,7 @@ env.build_library(env.get_hnodes(env.Sha
 env.build_library(env.get_hnodes(env.SharedObject), 'PICellerator')
 
 env.build_library(env.get_hnodes(env.SharedObject, 'Toolbox'),
-                  'PICellerator_Toolboxmodule',
+                  'PICellerator_Toolboxmodule', ['PICellerator']
                   True)
 
 env.build_tests(env.glob('libPICellerator/tests/test*.c'),



More information about the CIG-COMMITS mailing list