Skip to content

Commit 0424428

Browse files
committed
build(datachunk): add DataChunk library to build system
1 parent 32f2920 commit 0424428

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Core/Libraries/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ add_subdirectory(Source/debug)
1010
add_subdirectory(Source/EABrowserDispatch)
1111
add_subdirectory(Source/EABrowserEngine)
1212
add_subdirectory(Source/Compression)
13+
add_subdirectory(Source/DataChunk)

0 commit comments

Comments
 (0)