]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
change project name in CMakeLists
authorKonstantinos Margaritis <konstantinos@vectorcamp.gr>
Mon, 12 Apr 2021 15:00:06 +0000 (15:00 +0000)
committerKonstantinos Margaritis <markos@users.noreply.github.com>
Mon, 12 Apr 2021 18:06:28 +0000 (21:06 +0300)
CMakeLists.txt

index bbed8e2fd6e16b8a7a6e3e66fe52c985f1df2df2..420a8ecd577b499aa20b3dbef439b766d0943c7c 100644 (file)
@@ -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)