12 lines
474 B
Diff
12 lines
474 B
Diff
diff -Naur bullet3-2.87-orig/Extras/BulletRobotics/CMakeLists.txt bullet3-2.87/Extras/BulletRobotics/CMakeLists.txt
|
|
--- bullet3-2.87-orig/Extras/BulletRobotics/CMakeLists.txt 2018-05-16 08:32:14.466629200 +0300
|
|
+++ bullet3-2.87/Extras/BulletRobotics/CMakeLists.txt 2018-05-16 08:38:11.431057800 +0300
|
|
@@ -185,6 +185,7 @@
|
|
)
|
|
INSTALL(TARGETS
|
|
BulletRobotics
|
|
+ RUNTIME DESTINATION bin
|
|
LIBRARY DESTINATION lib${LIB_SUFFIX}
|
|
ARCHIVE DESTINATION lib${LIB_SUFFIX}
|
|
)
|