Skip to content

Commit 66b91a9

Browse files
committed
Change location of FAST_SFunc installed by cmake
1 parent fedfe9e commit 66b91a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glue-codes/simulink/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@ endif()
8484
install(TARGETS FAST_SFunc
8585
EXPORT "${CMAKE_PROJECT_NAME}Libraries"
8686
RUNTIME DESTINATION bin
87-
LIBRARY DESTINATION lib
87+
LIBRARY DESTINATION bin
8888
ARCHIVE DESTINATION lib
8989
)

0 commit comments

Comments
 (0)