updates and move zox plugs to their repo
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user