Fix cmake CMP0115 warning for CMake 3.20 and above

This commit is contained in:
Hong, Yang A 2022-08-02 19:25:27 +00:00
parent c81293c696
commit 9e254af71f

View File

@ -581,7 +581,7 @@ set (hs_exec_common_SRCS
set (hs_exec_SRCS
${hs_HEADERS}
src/hs_version.h
src/hs_version.h.in
src/ue2common.h
src/allocator.h
src/crc32.c
@ -738,7 +738,7 @@ SET (hs_compile_SRCS
src/grey.h
src/hs.cpp
src/hs_internal.h
src/hs_version.h
src/hs_version.h.in
src/scratch.h
src/state.h
src/ue2common.h