update to new plugin api and make use of it
This commit is contained in:
@@ -13,7 +13,7 @@ else()
|
||||
endif()
|
||||
message("II SOLANACEAE_SDBOT_WEBUI_STANDALONE " ${SOLANACEAE_SDBOT_WEBUI_STANDALONE})
|
||||
|
||||
option(SOLANACEAE_SDBOT_WEBUI_BUILD_PLUGINS "Build the toxic_games plugins" ${SOLANACEAE_SDBOT_WEBUI_STANDALONE})
|
||||
option(SOLANACEAE_SDBOT_WEBUI_BUILD_PLUGINS "Build the SDBot-webui plugin" ${SOLANACEAE_SDBOT_WEBUI_STANDALONE})
|
||||
|
||||
if (SOLANACEAE_SDBOT_WEBUI_STANDALONE)
|
||||
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
|
||||
|
Reference in New Issue
Block a user