projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rename some cmake build targets
[blender.git]
/
intern
/
moto
/
CMakeLists.txt
diff --git
a/intern/moto/CMakeLists.txt
b/intern/moto/CMakeLists.txt
index a5ed0f729de313048496eed67398d5df518a71db..3d6d3d1a783486b168df600de3e33bdd46f830e7 100644
(file)
--- a/
intern/moto/CMakeLists.txt
+++ b/
intern/moto/CMakeLists.txt
@@
-28,5
+28,5
@@
SET(INC include)
FILE(GLOB SRC intern/*.cpp)
-BLENDERLIB(bf_moto "${SRC}" "${INC}")
+BLENDERLIB(bf_
intern_
moto "${SRC}" "${INC}")
#, libtype=['intern','game','game2','player'], priority = [15, 55, 100, 135] )