Skeleton Event Loop Ready

This commit is contained in:
2024-06-03 16:03:05 +05:30
parent c4c3b013c0
commit 6114206eb7
6 changed files with 289 additions and 4 deletions

View File

@@ -34,4 +34,4 @@ set(SOURCE_DIR ${CMAKE_SOURCE_DIR}/src)
#Adding Sub-directory having CMakeLists.txt...
add_subdirectory(src)
#add_subdirectory(test)
add_subdirectory(test)