2 lines
54 B
CMake
2 lines
54 B
CMake
add_subdirectory(Reader)
|
|
# The writer is header-only.
|
add_subdirectory(Reader)
|
|
# The writer is header-only.
|