mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-10-08 23:32:23 +03:00
rename project, change to noodle_engine.cpp
This commit is contained in:
committed by
Konstantinos Margaritis
parent
80a6b55bd4
commit
ca9d380a6f
@@ -1,5 +1,5 @@
|
||||
cmake_minimum_required (VERSION 2.8.11)
|
||||
project (hyperscan C CXX)
|
||||
project (vectorscan C CXX)
|
||||
|
||||
set (HS_MAJOR_VERSION 5)
|
||||
set (HS_MINOR_VERSION 4)
|
||||
@@ -620,7 +620,7 @@ set (hs_exec_SRCS
|
||||
src/hwlm/hwlm.c
|
||||
src/hwlm/hwlm.h
|
||||
src/hwlm/hwlm_internal.h
|
||||
src/hwlm/noodle_engine.c
|
||||
src/hwlm/noodle_engine.cpp
|
||||
src/hwlm/noodle_engine.h
|
||||
src/hwlm/noodle_internal.h
|
||||
src/nfa/accel.c
|
||||
|
Reference in New Issue
Block a user