small updates

This commit is contained in:
2024-04-07 11:02:12 +02:00
parent b14bcfada7
commit 3d9e963ca4
3 changed files with 4 additions and 11 deletions

View File

@@ -33,7 +33,7 @@ if (SOLANACEAE_SDBOT_WEBUI_STANDALONE)
endif()
# external libs
add_subdirectory(./external) # before increasing warn levels, sad :(
add_subdirectory(./external EXCLUDE_FROM_ALL) # before increasing warn levels, sad :(
if (SOLANACEAE_SDBOT_WEBUI_STANDALONE)
set(CMAKE_CXX_EXTENSIONS OFF)