prepared for debian packaging

This commit is contained in:
martin
2010-12-02 19:56:55 +01:00
parent b622be72e8
commit cfedddcae0
9 changed files with 33 additions and 21 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ SET ( SRCS
mathlib.cc
main.cc
)
ADD_LIBRARY ( mathlib SHARED mathlib.cc mathlib.h)
ADD_LIBRARY ( mathlib STATIC mathlib.cc mathlib.h)