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