Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2011-10-23 21:52:20 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-10-23 21:52:20 +0400
commit4a04f7206914a49f5f95adc5eb786237f1a9f547 (patch)
tree78aed2fa481f972fac0965f814bebebe9d71ae65 /intern/opennl/CMakeLists.txt
parentf1cea89d99f0c80bdccd2ba1359142b5ff14cdb9 (diff)
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
Diffstat (limited to 'intern/opennl/CMakeLists.txt')
-rw-r--r--intern/opennl/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/intern/opennl/CMakeLists.txt b/intern/opennl/CMakeLists.txt
index 7d6a579819e..f146a96928e 100644
--- a/intern/opennl/CMakeLists.txt
+++ b/intern/opennl/CMakeLists.txt
@@ -1,4 +1,3 @@
-# $Id$
# ***** BEGIN GPL LICENSE BLOCK *****
#
# This program is free software; you can redistribute it and/or
@@ -41,6 +40,7 @@ add_definitions(
set(INC
extern
superlu
+ ../../extern/colamd/Include
)
set(INC_SYS
@@ -49,7 +49,6 @@ set(INC_SYS
set(SRC
intern/opennl.c
- superlu/colamd.c
superlu/get_perm_c.c
superlu/heap_relax_snode.c
superlu/lsame.c
@@ -84,7 +83,6 @@ set(SRC
extern/ONL_opennl.h
superlu/superlu_sys_types.h
superlu/Cnames.h
- superlu/colamd.h
superlu/ssp_defs.h
superlu/supermatrix.h
superlu/util.h