Glad to see the project is under the active development!
I faced with below build issue:
CMake Error at Sources/CMakeLists.txt:10 (add_subdirectory):
add_subdirectory given source "Build" which is not an existing directory.
Could you, please, double check the folder Hikari-Swift/swiftpm/Sources/Build is not missed.
The Hikari-Swift/swiftpm/Sources/CMakeLists.txt adds such subdirectories
Glad to see the project is under the active development! I faced with below build issue:
Could you, please, double check the folder Hikari-Swift/swiftpm/Sources/Build is not missed. The Hikari-Swift/swiftpm/Sources/CMakeLists.txt adds such subdirectories
but the Hikari-Swift/swiftpm/Sources/Build folder is missed in this repo.