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