mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
fix missing hs_version.h header (closes #198)
This commit is contained in:
parent
574e525c46
commit
343e523763
@ -225,6 +225,7 @@ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${EXTRA_CXX_FLAGS}")
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
SET(hs_HEADERS
|
SET(hs_HEADERS
|
||||||
|
${PROJECT_BINARY_DIR}/hs_version.h
|
||||||
src/hs.h
|
src/hs.h
|
||||||
src/hs_common.h
|
src/hs_common.h
|
||||||
src/hs_compile.h
|
src/hs_compile.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user