Skip to content

Commit

Permalink
updates and move zox plugs to their repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Green-Sky committed Feb 4, 2024
1 parent a533eae commit 931c938
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 152 deletions.
2 changes: 1 addition & 1 deletion external/solanaceae_plugin
2 changes: 1 addition & 1 deletion external/totato
Submodule totato updated 1 files
+5 −1 src/main.cpp
24 changes: 0 additions & 24 deletions plugins/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,30 +15,6 @@ target_link_libraries(plugin_ngcft1 PUBLIC

########################################

add_library(plugin_zox_ngc SHARED
./plugin_zox_ngc.cpp
)
set_property(TARGET plugin_zox_ngc PROPERTY C_VISIBILITY_PRESET hidden)

target_link_libraries(plugin_zox_ngc PUBLIC
solanaceae_plugin
solanaceae_zox
)

########################################

add_library(plugin_zox_ngc_hs SHARED
./plugin_zox_ngc_hs.cpp
)
set_property(TARGET plugin_zox_ngc_hs PROPERTY C_VISIBILITY_PRESET hidden)

target_link_libraries(plugin_zox_ngc_hs PUBLIC
solanaceae_plugin
solanaceae_zox
)

########################################

add_library(plugin_transfer_auto_accept SHARED
./plugin_transfer_auto_accept.cpp
./transfer_auto_accept.hpp
Expand Down
59 changes: 0 additions & 59 deletions plugins/plugin_zox_ngc.cpp

This file was deleted.

65 changes: 0 additions & 65 deletions plugins/plugin_zox_ngc_hs.cpp

This file was deleted.

0 comments on commit 931c938

Please sign in to comment.