build: remove external directory from build subdirectories

This commit is contained in:
light7734 2025-09-18 19:30:21 +03:30
parent cd7fb754d2
commit 794b52c10b
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -40,4 +40,3 @@ if(ENABLE_LLVM_COVERAGE)
endif ()
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/modules)
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/external/glad)