reenabled dynamic linking for linux build
This commit is contained in:
@@ -6,4 +6,4 @@ SET ( SRCS
|
||||
mathlib.cc
|
||||
main.cc
|
||||
)
|
||||
ADD_LIBRARY ( mathlib STATIC mathlib.cc mathlib.h)
|
||||
ADD_LIBRARY ( mathlib SHARED mathlib.cc mathlib.h)
|
||||
|
||||
Reference in New Issue
Block a user