Skip to content

Commit

Permalink
[RUSTBRIDGE] Adapt to the new way of writing configs.
Browse files Browse the repository at this point in the history
  • Loading branch information
pwielders committed Jun 27, 2024
1 parent efa6bba commit d7ac657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RustBridge/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ target_link_libraries(${MODULE_NAME}
install(TARGETS ${MODULE_NAME}
DESTINATION ${CMAKE_INSTALL_LIBDIR}/${STORAGE_DIRECTORY}/plugins)

write_config(${PLUGIN_NAME})
write_config()

0 comments on commit d7ac657

Please sign in to comment.