--- a/core/platforms/CMakeLists.txt 2021-11-22 11:52:19.000000000 +0100 +++ b/core/platforms/CMakeLists.txt 2021-11-25 21:36:56.959693695 +0100 @@ -34,8 +34,6 @@ message(STATUS "PLATFORM: " ${PLATFORM}) elseif(${PLATFORM} STREQUAL archlinux) message(STATUS "PLATFORM: " ${PLATFORM}) - else() - add_subdirectory(${PLATFORM}) endif() if(${systemd})