mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
CMake: put the stream compress files in the correct part
This commit is contained in:
parent
7b17f0eed7
commit
e099d85524
@ -513,6 +513,9 @@ set (hs_exec_SRCS
|
||||
src/crc32.h
|
||||
src/report.h
|
||||
src/runtime.c
|
||||
src/stream_compress.c
|
||||
src/stream_compress.h
|
||||
src/stream_compress_impl.h
|
||||
src/fdr/fdr.c
|
||||
src/fdr/fdr.h
|
||||
src/fdr/fdr_internal.h
|
||||
@ -663,8 +666,6 @@ SET (hs_compile_SRCS
|
||||
src/hs_version.h
|
||||
src/scratch.h
|
||||
src/state.h
|
||||
src/stream_compress.c
|
||||
src/stream_compress.h
|
||||
src/ue2common.h
|
||||
src/compiler/asserts.cpp
|
||||
src/compiler/asserts.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user