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 committed by Konstantinos Margaritis
parent b7ee9102ee
commit fc5a423c7e

View File

@ -628,7 +628,7 @@ endif ()
set (hs_exec_SRCS
${hs_HEADERS}
src/hs_version.h
src/hs_version.h.in
src/ue2common.h
src/allocator.h
src/crc32.c
@ -804,7 +804,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