1
0
forked from Alepha/Alepha

Forgot the rename in the cmake for the streamable capability

This commit is contained in:
2023-10-29 06:01:45 -04:00
parent 1963485b9a
commit c6bce63536

View File

@ -1,3 +1,3 @@
add_subdirectory( IStreamable.test )
add_subdirectory( OStreamable.test )
add_subdirectory( Streamable.test )
add_subdirectory( streamable.test )