Renamed folders

This commit is contained in:
Pasha Bibko
2025-07-22 21:27:58 +01:00
parent a6f25bf18e
commit 53e07a25a7
4 changed files with 8 additions and 8 deletions

View File

@@ -15,7 +15,7 @@ enable_testing()
add_subdirectory(external/googletest)
# Adds the sub-directories of all of the binaries #
add_subdirectory(Lexer)
add_subdirectory(lexer)
# The app subdirectory #
add_subdirectory(LXC)