BAN: Make String and StringView header only
This allows linking with libc without having to link ban
This commit is contained in:
@@ -137,7 +137,6 @@ endif()
|
||||
set(BAN_SOURCES
|
||||
../BAN/BAN/Assert.cpp
|
||||
../BAN/BAN/New.cpp
|
||||
../BAN/BAN/String.cpp
|
||||
../BAN/BAN/StringView.cpp
|
||||
../BAN/BAN/Time.cpp
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user