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