5 lines
106 B
CMake
5 lines
106 B
CMake
add_library(string
|
|
pooledstring.cpp pooledstring.h
|
|
string.h
|
|
stringfwd.h
|
|
)
|