Registry to make easier additions of new models
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Create a library target for motions
|
||||
add_library(
|
||||
RWMotion STATIC
|
||||
RWMotion OBJECT
|
||||
conewobble.cpp
|
||||
conewobble.h
|
||||
conemotion.cpp
|
||||
conemotion.h
|
||||
diffusivemotion.cpp
|
||||
diffusivemotion.h
|
||||
coordinates.cpp
|
||||
coordinates.h
|
||||
base.cpp
|
||||
|
||||
Reference in New Issue
Block a user