8 lines
153 B
CMake
8 lines
153 B
CMake
add_library(stream
|
|
_.cpp
|
|
filestream.h
|
|
memstream.h
|
|
stringstream.h
|
|
textfilestream.h
|
|
textstream.h
|
|
)
|